Unit Test Results.

Designed for use with JUnit and Ant.

Class cruise.umple.compiler.UmpleClassImmutabilityTest

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
UmpleClassImmutabilityTest80000.0032025-03-20T22:54:53cruise

Tests

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