|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Complex_JML_Test | |
| org.jmlspecs.samples.dbc | This package contains samples of JML specifications written in the style of design by contract. |
| Uses of Complex_JML_Test in org.jmlspecs.samples.dbc |
| Subclasses of Complex_JML_Test in org.jmlspecs.samples.dbc | |
protected static class |
Complex_JML_Test.OneTest
A JUnit test object that can run a single test method. |
protected static class |
Complex_JML_Test.TestAdd
Test for the add method. |
protected static class |
Complex_JML_Test.TestAngle
Test for the angle method. |
protected static class |
Complex_JML_Test.TestDiv
Test for the div method. |
protected static class |
Complex_JML_Test.TestEquals
Test for the equals method. |
protected static class |
Complex_JML_Test.TestHashCode
Test for the hashCode method. |
protected static class |
Complex_JML_Test.TestImaginaryPart
Test for the imaginaryPart method. |
protected static class |
Complex_JML_Test.TestMagnitude
Test for the magnitude method. |
protected static class |
Complex_JML_Test.TestMul
Test for the mul method. |
protected static class |
Complex_JML_Test.TestRealPart
Test for the realPart method. |
protected static class |
Complex_JML_Test.TestSub
Test for the sub method. |
|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||