de.tuberlin.cs.cis.ocl.type.test
Class TestExpressionType

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--de.tuberlin.cs.cis.ocl.type.test.TestExpressionType
All Implemented Interfaces:
junit.framework.Test

public class TestExpressionType
extends junit.framework.TestCase

Testcase testing the class de.tuberlin.cs.cis.eve.ocl.check.ExpressionType.

Author:
fchabar

Constructor Summary
TestExpressionType(java.lang.String arg0)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void testConforms()
           
 void testExpression()
           
 void testGetOperation()
           
 
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

TestExpressionType

public TestExpressionType(java.lang.String arg0)
Method Detail

main

public static void main(java.lang.String[] args)

testConforms

public void testConforms()

testExpression

public void testExpression()
                    throws java.lang.Exception
java.lang.Exception

testGetOperation

public void testGetOperation()
                      throws java.lang.Exception
java.lang.Exception