Unit Test Results.

Designed for use with JUnit and Ant.

Class cruise.umple.compiler.UmpleClassImmutabilityTest

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
UmpleClassImmutabilityTest80000.0022021-08-29T12:29:41cruise

Tests

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