org.equanda.generate
Class LobTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.equanda.generate.LobTest
All Implemented Interfaces:
junit.framework.Test

public class LobTest
extends junit.framework.TestCase

Checks for constraints for Blob/Clob fields

Author:
Florin

Constructor Summary
LobTest()
           
 
Method Summary
protected  void setUp()
           
 void testBlobChoice()
           
 void testBlobDescription()
           
 void testBlobReference()
           
 void testBlobSelection()
           
 void testClobChoice()
           
 void testClobReference()
           
 
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
 

Constructor Detail

LobTest

public LobTest()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception

testBlobChoice

public void testBlobChoice()
                    throws Exception
Throws:
Exception

testClobChoice

public void testClobChoice()
                    throws Exception
Throws:
Exception

testBlobReference

public void testBlobReference()
                       throws Exception
Throws:
Exception

testClobReference

public void testClobReference()
                       throws Exception
Throws:
Exception

testBlobDescription

public void testBlobDescription()
                         throws Exception
Throws:
Exception

testBlobSelection

public void testBlobSelection()
                       throws Exception
Throws:
Exception


Copyright © 2007-2009. All Rights Reserved.