Unit Test Results.

Designed for use with JUnit and Ant.

Class cruise.umple.compiler.UmpleClassImmutabilityTest

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
UmpleClassImmutabilityTest80000.0032024-04-16T22:17:14cruise

Tests

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