Test Result : ObjectManagementTest
0 failures
(±0)
10 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
testDefineEmptyClass | 20 ms | Passed |
testDefineEmptyClassWithDoubleInterface | 55 ms | Passed |
testDefineEmptyClassWithDoubleSuperclass | 68 ms | Passed |
testDefineEmptyClassWithLongerName | 28 ms | Passed |
testDefineEmptyClassWithSingleInterface | 45 ms | Passed |
testDefineEmptyClassWithSingleSuperclass | 34 ms | Passed |
testDefineEmptyInterface | 15 ms | Passed |
testDuplicateDefinitionsCauseErrors | 40 ms | Passed |
testNativeClassDefinitionWithoutNativeClassFails | 45 ms | Passed |
testThatAtRuntimeClassesAreImmediatelyQualified | 22 ms | Passed |