|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--junit.framework.Assert | +--junit.framework.TestCase | +--de.tuberlin.cs.cis.ocl.example.eval.test.TestOclExampleEvaluation
Testcase testing the evaluation of example constraints specified in OCL 1.5.
Constructor Summary | |
TestOclExampleEvaluation(java.lang.String arg0)
Constructor for TestExampleEvaluation. |
Method Summary | |
void |
testAssociationMultiplicity()
Tests examples of OCL 1.5 chapter 6.5.4.2 |
void |
testAttributes()
Tests attribute examples of OCL 1.5 chapter 6.5.2 |
void |
testCollectOperation()
Tests examples of OCL 1.5 chapter 6.6.2 |
void |
testCombiningProperties()
Tests examples of OCL 1.5 chapter 6.5.4.3 |
void |
testEnumerationTypes()
Tests examples of OCL 1.5 chapter 6.4.2 |
void |
testExistsOperation()
Tests examples of OCL 1.5 chapter 6.6.4 |
void |
testFeaturesOnClassesThemselves()
Tests examples of OCL 1.5 chapter 6.5.11 |
void |
testForAllOperation()
Tests examples of OCL 1.5 chapter 6.6.3 |
void |
testInvariants()
Tests examples of OCL 1.5 chapter 6.3.3 |
void |
testLetExpressions()
Tests examples of OCL 1.5 chapter 6.4.3 |
void |
testNavigation()
Tests navigation examples of OCL 1.5 chapter 6.5.4 |
void |
testNavigationFromAssocClass()
Tests examples of OCL 1.5 chapter 6.5.6 |
void |
testOperations()
Tests operation examples of OCL 1.5 chapter 6.5.2 |
void |
testPreAndPostconditions()
Tests examples of OCL 1.5 chapter 6.3.4 |
void |
testPreviousValuesInPostconditions()
Tests examples of OCL 1.5 chapter 6.5.15 |
void |
testResolvingProperties()
Tests examples of OCL 1.5 chapter 6.6.7 |
void |
testSelectAndRejectOperations()
Tests examples of OCL 1.5 chapter 6.6.1 |
Methods inherited from class junit.framework.TestCase |
countTestCases, getName, name, run, run, runBare, setName, toString |
Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TestOclExampleEvaluation(java.lang.String arg0)
arg0
- Method Detail |
public void testInvariants() throws java.lang.Exception
java.lang.Exception
- if an exception occurspublic void testPreAndPostconditions() throws java.lang.Exception
java.lang.Exception
- if an exception occurspublic void testEnumerationTypes() throws java.lang.Exception
java.lang.Exception
- if an exception occurspublic void testAttributes() throws java.lang.Exception
java.lang.Exception
- if an exception occurspublic void testOperations() throws java.lang.Exception
java.lang.Exception
- if an exception occurspublic void testNavigation() throws java.lang.Exception
java.lang.Exception
- if an exception occurspublic void testAssociationMultiplicity() throws java.lang.Exception
java.lang.Exception
- if an exception occurspublic void testCombiningProperties() throws java.lang.Exception
java.lang.Exception
- if an exception occurspublic void testNavigationFromAssocClass() throws java.lang.Exception
java.lang.Exception
- if an exception occurspublic void testSelectAndRejectOperations() throws java.lang.Exception
java.lang.Exception
- if an exception occurspublic void testCollectOperation() throws java.lang.Exception
java.lang.Exception
- if an exception occurspublic void testForAllOperation() throws java.lang.Exception
java.lang.Exception
- if an exception occurspublic void testExistsOperation() throws java.lang.Exception
java.lang.Exception
- if an exception occurspublic void testResolvingProperties() throws java.lang.Exception
java.lang.Exception
- if an exception occurspublic void testLetExpressions() throws java.lang.Exception
java.lang.Exception
- if an exception occurspublic void testPreviousValuesInPostconditions() throws java.lang.Exception
java.lang.Exception
- if an exception occurspublic void testFeaturesOnClassesThemselves() throws java.lang.Exception
java.lang.Exception
- if an exception occurs
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |