Unit Test Results.

Designed for use with JUnit and Ant.

Class cruise.umple.compiler.UmpleClassImmutabilityTest

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
UmpleClassImmutabilityTest80000.0092026-06-22T19:16:31cruise

Tests

NameStatusTypeTime(s)
immutableClassCanOnlyExtendImmutableClassSuccess0.002
isImmutableSuccess0.000
immutabilityPropagatesToDescendantClassesSuccess0.000
classImmutabilityCanNotBeChangedWithInvalidRelationshipsSuccess0.001
subclassCannotBeImutableIfSuperclassIsMutableSuccess0.001
classImmutabilityRulesDontInterfereWithNonImmutableClassAssociationsSuccess0.001
immutabilityPropagatesToAllRelationshipsOfDescendantClassesSuccess0.001
superclassCannotBeImmutableIfSubclassesCannotBeImmutableSuccess0.000
Properties »