TestResult
scalation.modeling.autograd.TestResult
Result container for a single test execution.
Value parameters
- ms
-
the execution time in milliseconds
- name
-
the name of the test
- note
-
optional note or error message (default empty)
- status
-
the status of the test (Passed or Failed)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article