WidgetCucumberWorld class
Constructors
- WidgetCucumberWorld(WidgetTester tester, SemanticsHandle semantics)
Properties
- bucket ↔ Bucket
-
getter/setter pair
- currentStep ↔ String
-
getter/setter pair
- dumpFileContent ↔ String?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- json ↔ String
-
getter/setter pair
-
reportFilesPath
↔ List<
String> -
getter/setter pair
- reportFolderPath ↔ String
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- scenarioName ↔ String
-
getter/setter pair
- screenshot ↔ File?
-
getter/setter pair
- semantics → SemanticsHandle
-
final
- tester → WidgetTester
-
final
Methods
-
attach(
String data, String mimeType, [String? context]) → void -
Attach data to the given
context
which can be a step name or if blank it will be attached to the scenariomimeType
one of 'text/plain', 'text/html', 'application/json', 'image/png'inherited -
dispose(
) → void -
inherited
-
getScenarioAsFileName(
) → String -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
readBucket<
T> () → T -
setAttachmentManager(
AttachmentManager attachmentManager) → void -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited