Unit Test Results.

Designed for use with JUnit and Ant.

Class cruise.umple.compiler.UmpleClassImmutabilityTest

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
UmpleClassImmutabilityTest80000.0032026-01-08T23:49:32cruise

Tests

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