BankingAppBenchmarkSuite class

πŸ“‹ SUITE PREDEFINIDA PARA BANKING APP

Inheritance

Constructors

BankingAppBenchmarkSuite()

Properties

hashCode β†’ int
The hash code for this object.
no setterinherited
name β†’ String
finalinherited
runtimeType β†’ Type
A representation of the runtime type of the object.
no setterinherited
tests β†’ List<BenchmarkTest>
finalinherited

Methods

noSuchMethod(Invocation invocation) β†’ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
run() β†’ Future<BenchmarkSuiteResult>
Ejecuta todos los benchmarks de la suite
inherited
toString() β†’ String
A string representation of this object.
inherited

Operators

operator ==(Object other) β†’ bool
The equality operator.
inherited