Test Result : ObjectManagementTest
0 failures
(±0)
10 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
testDefineEmptyClass | 24 ms | Passed |
testDefineEmptyClassWithDoubleInterface | 0.13 sec | Passed |
testDefineEmptyClassWithDoubleSuperclass | 0.11 sec | Passed |
testDefineEmptyClassWithLongerName | 21 ms | Passed |
testDefineEmptyClassWithSingleInterface | 99 ms | Passed |
testDefineEmptyClassWithSingleSuperclass | 98 ms | Passed |
testDefineEmptyInterface | 27 ms | Passed |
testDuplicateDefinitionsCauseErrors | 55 ms | Passed |
testNativeClassDefinitionWithoutNativeClassFails | 56 ms | Passed |
testThatAtRuntimeClassesAreImmediatelyQualified | 43 ms | Passed |