Test Result : ObjectManagementTest
0 failures
(±0)
10 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
testDefineEmptyClass | 23 ms | Passed |
testDefineEmptyClassWithDoubleInterface | 53 ms | Passed |
testDefineEmptyClassWithDoubleSuperclass | 64 ms | Passed |
testDefineEmptyClassWithLongerName | 25 ms | Passed |
testDefineEmptyClassWithSingleInterface | 40 ms | Passed |
testDefineEmptyClassWithSingleSuperclass | 40 ms | Passed |
testDefineEmptyInterface | 21 ms | Passed |
testDuplicateDefinitionsCauseErrors | 45 ms | Passed |
testNativeClassDefinitionWithoutNativeClassFails | 40 ms | Passed |
testThatAtRuntimeClassesAreImmediatelyQualified | 23 ms | Passed |