BankingAppBenchmarkSuite class
π SUITE PREDEFINIDA PARA BANKING APP
- Inheritance
-
- Object
- BenchmarkSuite
- BankingAppBenchmarkSuite
Constructors
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