[基礎知識]Flutter SDK/flutter_test library

本サイト内では[基礎知識]Flutter SDK 目次(次のリンク)の続きになります。
(詳細は、api.flutter.dev/flutter_test-library 参照)

FLUTTER_TST Library

1.CLASSES(クラス群)

  1. AccessibilityGuideline
  2. AnimationSheetBuilder
  3. AutomatedTestWidgetsFlutterBinding
  4. CapturedAccessibilityAnnouncement
  5. ChainedFinder
  6. CommonFinders
  7. CommonSemanticsFinders
  8. CommonTextRangeFinders
  9. ComparisonResult
  10. CustomMatcher
  11. CustomMinimumContrastGuideline
  12. DefaultTestVariant
  13. DefaultWebGoldenComparator
  14. Description
  15. Evaluation
  16. Fake
  17. FakeAccessibilityFeatures
  18. FakeViewPadding
  19. Finder
  20. FinderBase
  21. FinderResult
  22. FrameTimingSummarizer
  23. Future
  24. GoldenFileComparator
  25. KeyEventSimulator
  26. KeySimulatorTransitModeVariant
  27. LabeledTapTargetGuideline
  28. LiveTestWidgetsFlutterBinding
  29. LiveWidgetController
  30. LocalFileComparator
  31. Matcher
  32. MatchesGoldenFile
  33. MatchFinder
  34. MinimumTapTargetGuideline
  35. MinimumTextContrastGuideline
  36. MockStreamHandler
  37. MockStreamHandlerEventSink
  38. Offset
  39. OnPlatform
  40. PaintPattern
  41. PointerEventRecord
  42. RecordedInvocation
  43. Retry
  44. SemanticsController
  45. SemanticsFinder
  46. SemanticsHandle
  47. Skip
  48. StreamMatcher
  49. StringDescription
  50. Tags
  51. TargetPlatformVariant
  52. TestAsyncUtils
  53. TestDefaultBinaryMessenger
  54. TestDisplay
  55. TestFlutterView
  56. TestGesture
  57. TestOn
  58. TestPlatformDispatcher
  59. TestPointer
  60. TestRecordingCanvas
  61. TestRecordingPaintingContext
  62. TestRestorationData
  63. TestRestorationManager
  64. TestTextInput
  65. TestVariant
  66. TestViewConfiguration
  67. TestVSync
  68. TestWidgetsFlutterBinding
  69. TestWindow
  70. TextEditingValue
  71. TextRangeContext
  72. Throws
  73. Timeout
  74. TrivialComparator
  75. TypeMatcher
  76. ValueVariant
  77. WebGoldenComparator
  78. WidgetController
  79. WidgetTester

2.ENUMS(列挙型群)

  1. EnginePhase
  2. LiveTestWidgetsFlutterBindingFramePolicy
  3. Plurality
  4. TestBindingEventSource
  5. TextInputAction

3.MIXINS(ミックスイン群)

  1. ChainedFinderMixin
  2. LocalComparisonOutput
  3. MatchFinderMixin
  4. TestDefaultBinaryMessen

4.CONSTANTS(定数群)

  1. androidTapTargetGuideline
  2. anything
  3. canCaptureImage
  4. clipsWithBoundingRect
  5. find
  6. findsAny
  7. findsNothing
  8. findsOne
  9. findsOneWidget
  10. findsWidgets
  11. hasAGoodToStringDeep
  12. hasNoImmediateClip
  13. hasOneLineDescription
  14. iOSTapTargetGuideline
  15. isArgumentError
  16. isBrowser
  17. isCastError
  18. isConcurrentModificationError
  19. isCyclicInitializationError
  20. isEmpty
  21. isException
  22. isFalse
  23. isFormatException
  24. isInCard
  25. isList
  26. isMap
  27. isNaN
  28. isNegative
  29. isNonNegative
  30. isNonPositive
  31. isNonZero
  32. isNoSuchMethodError
  33. isNotEmpty
  34. isNotInCard
  35. isNotNaN
  36. isNotNull
  37. isNull
  38. isNullThrownError
  39. isOffstage
  40. isOnstage
  41. isPositive
  42. isRangeError
  43. isStateError
  44. isTrue
  45. isUnimplementedError
  46. isUnsupportedError
  47. isZero
  48. kDebugWarning
  49. kDragSlopDefault
  50. labeledTapTargetGuideline
  51. returnsNormally
  52. textContrastGuideline
  53. throws
  54. throwsArgumentError
  55. throwsConcurrentModificationError
  56. throwsCyclicInitializationError
  57. throwsException
  58. throwsFormatException
  59. throwsNoSuchMethodError
  60. throwsNullThrownError
  61. throwsRangeError
  62. throwsStateError
  63. throwsUnimplementedError
  64. throwsUnsupportedError

5.PROPERTIES(プロパティ群)

  1. autoUpdateGoldenFiles
  2. completes
  3. doesNotComplete
  4. emitsDone
  5. goldenFileComparator
  6. isAssertionError
  7. isFlutterError
  8. isLinux
  9. isMacOS
  10. isWindows
  11. kBuildBudget
  12. neverCalled
  13. paints
  14. paintsAssertion
  15. paintsNothing
  16. reportTestException
  17. throwsAssertionError
  18. throwsFlutterError
  19. webGoldenComparator

6.FUNCTIONS(関数群)

  1. addStateInfo
  2. addTearDown
  3. allOf
  4. anyElement
  5. anyOf
  6. benchmarkWidgets
  7. captureImage
  8. clipsWithBoundingRRect
  9. clipsWithShapeBorder
  10. closeTo
  11. collapseWhitespace
  12. collectAllElementsFrom
  13. collectAllSemanticsNodesFrom
  14. compareLists
  15. completion
  16. contains
  17. containsAll
  18. containsAllInOrder
  19. containsOnce
  20. containsPair
  21. containsSemantics
  22. containsValue
  23. coversSameAreaAs
  24. createTestImage
  25. doesNotMeetGuideline
  26. emits
  27. emitsAnyOf
  28. emitsError
  29. emitsInAnyOrder
  30. emitsInOrder
  31. emitsThrough
  32. endsWith
  33. equals
  34. equalsIgnoringCase
  35. equalsIgnoringHashCodes
  36. equalsIgnoringWhitespace
  37. escape
  38. everyElement
  39. expect
  40. expectAsync
  41. expectAsync0
  42. expectAsync1
  43. expectAsync2
  44. expectAsync3
  45. expectAsync4
  46. expectAsync5
  47. expectAsync6
  48. expectAsyncUntil0
  49. expectAsyncUntil1
  50. expectAsyncUntil2
  51. expectAsyncUntil3
  52. expectAsyncUntil4
  53. expectAsyncUntil5
  54. expectAsyncUntil6
  55. expectLater
  56. expectSync
  57. fail
  58. findsAtLeast
  59. findsAtLeastNWidgets
  60. findsExactly
  61. findsNWidgets
  62. greaterThan
  63. greaterThanOrEqualTo
  64. group


  65. hasLength
  66. inClosedOpenRange
  67. inExclusiveRange
  68. inInclusiveRange
  69. inOpenClosedRange
  70. isA
  71. isIn
  72. isInstanceOf
  73. isMethodCall
  74. isNot
  75. isPathThat
  76. isSameColorAs
  77. lessThan
  78. lessThanOrEqualTo
  79. markTestSkipped
  80. matches
  81. matchesGoldenFile
  82. matchesReferenceImage
  83. matchesSemantics
  84. matrix3MoreOrLessEquals
  85. matrixMoreOrLessEquals
  86. mayEmit
  87. mayEmitMultiple
  88. meetsGuideline
  89. moreOrLessEquals
  90. neverEmits
  91. nonconst
  92. offsetMoreOrLessEquals
  93. orderedEquals
  94. paintsExactlyCountTimes
  95. pairwiseCompare
  96. predicate
  97. printOnFailure
  98. prints
  99. pumpEventQueue
  100. rectMoreOrLessEquals
  101. registerException
  102. rendersOnPhysicalModel
  103. rendersOnPhysicalShape
  104. reportExpectCall
  105. same
  106. setUp
  107. setUpAll
  108. simulateKeyDownEvent
  109. simulateKeyRepeatEvent
  110. simulateKeyUpEvent
  111. spawnHybridCode
  112. spawnHybridUri
  113. startsWith
  114. stringContainsInOrder
  115. tearDown
  116. tearDownAll
  117. test
  118. testWidgets
  119. throwsA
  120. unorderedEquals
  121. unorderedMatches
  122. within
  123. wrapMatcher

7.TYPEDEFS(型エイリアス群)

  1. AllMessagesHandler
  2. AnyDistanceFunction
  3. DescribeMatchCallback
  4. DistanceFunction
  5. ElementPredicate
  6. ErrorFormatter
  7. EventDispatcher
  8. Func0
  9. Func1
  10. Func2
  11. Func3
  12. Func4
  13. Func5
  14. Func6
  15. HitTester
  16. MockStreamHandlerOnCancelCallback
  17. MockStreamHandlerOnListenCallback
  18. PaintPatternPredicate
  19. SemanticsNodePredicate
  20. TestExceptionReporter
  21. WidgetPredicate
  22. WidgetTesterCallback

8.EXCEPTIONS(例外群)

TestFailure

9.EXTENSIONS(拡張群)

  1. TestBasicMessageChannelExtension
  2. TestBinaryMessengerExtension
  3. TestMethodChannelExtensi

コメントを残す