org.objectweb.jorm.runtime.namedef
Class TestNameDefSingle
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.objectweb.jorm.runtime.TestRuntimeHelper
org.objectweb.jorm.runtime.namedef.TestNameDefSingle
- All Implemented Interfaces:
- junit.framework.Test
- public class TestNameDefSingle
- extends TestRuntimeHelper
- Author:
- S.Chassande-Barrioz
Methods inherited from class org.objectweb.jorm.runtime.TestRuntimeHelper |
assertEqual, assertEqual, bind, changeLogger, export, getGenClassMapping, getGenClassMapping, getMapping, getPNameCoder, getPNameCoder, getTime, isCodingOnly, performIO, performIO, performIO, setUp, tearDown, unexport, writeRead |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, runTest, 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TestNameDefSingle
public TestNameDefSingle(java.lang.String name)
throws java.lang.Exception
getLoggerName
protected java.lang.String getLoggerName()
- Specified by:
getLoggerName
in class TestRuntimeHelper
getBinder
protected PBinder getBinder(java.lang.String className)
throws java.lang.Exception
- Specified by:
getBinder
in class TestRuntimeHelper
- Throws:
java.lang.Exception
testByte
public void testByte()
throws java.lang.Exception
- Throws:
java.lang.Exception
testObyte
public void testObyte()
throws java.lang.Exception
- Throws:
java.lang.Exception
testShort
public void testShort()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOshort
public void testOshort()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInt
public void testInt()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOint
public void testOint()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLong
public void testLong()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOlong
public void testOlong()
throws java.lang.Exception
- Throws:
java.lang.Exception
testChar
public void testChar()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOchar
public void testOchar()
throws java.lang.Exception
- Throws:
java.lang.Exception
testString
public void testString()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDate
public void testDate()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBigDecimal
public void testBigDecimal()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBigInteger
public void testBigInteger()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBytearray
public void testBytearray()
throws java.lang.Exception
- Throws:
java.lang.Exception
testChararray
public void testChararray()
throws java.lang.Exception
- Throws:
java.lang.Exception