Dresden OCL Toolkit

tudresden.ocl.lib.test
Class TestString

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bytudresden.ocl.lib.test.TestString
All Implemented Interfaces:
junit.framework.Test

public class TestString
extends junit.framework.TestCase


Field Summary
private  OclString sHaL
           
private  OclString shallo
           
private  OclString sHaLlO
           
private  OclString sHALLO
           
private  OclString shalloHALLO
           
private  OclString sUndef
           
 
Fields inherited from class junit.framework.TestCase
 
Constructor Summary
TestString(String s)
           
 
Method Summary
protected  void setUp()
           
static junit.framework.Test suite()
           
 void testConcat()
           
 void testEqual()
           
 void testFeature()
           
 void testLower()
           
 void testSize()
           
 void testSubstring()
           
 void testUpper()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

shallo

private OclString shallo

sHALLO

private OclString sHALLO

sHaLlO

private OclString sHaLlO

sHaL

private OclString sHaL

shalloHALLO

private OclString shalloHALLO

sUndef

private OclString sUndef
Constructor Detail

TestString

public TestString(String s)
Method Detail

setUp

protected void setUp()

testEqual

public void testEqual()

testSubstring

public void testSubstring()

testConcat

public void testConcat()

testUpper

public void testUpper()

testLower

public void testLower()

testSize

public void testSize()

testFeature

public void testFeature()

suite

public static junit.framework.Test suite()

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.