org.nuiton.topia.generator
Class TopiaTestCase

java.lang.Object
  extended by org.nuiton.topia.generator.TopiaTestCase

public class TopiaTestCase
extends Object

TopiaTestCase.

Version:
$Revision: 2301 $

Last update : $Date: 2011-06-21 09:35:52 +0200 (Tue, 21 Jun 2011) $ By : $Author: tchemit $

Author:
chatellier

Field Summary
protected static Properties config
          Proprietes
protected static org.nuiton.topia.TopiaContext context
          TopiaContext
 
Constructor Summary
TopiaTestCase()
           
 
Method Summary
static void after()
           
static void init()
          Init les proprietes de connection a la base
 void setUp()
          Create base with schema created.
 void testCompositeAssociations()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

config

protected static Properties config
Proprietes


context

protected static org.nuiton.topia.TopiaContext context
TopiaContext

Constructor Detail

TopiaTestCase

public TopiaTestCase()
Method Detail

init

public static void init()
                 throws IOException
Init les proprietes de connection a la base

Throws:
IOException - for any IO error while getting configuration.

after

public static void after()
                  throws org.nuiton.topia.TopiaException
Throws:
org.nuiton.topia.TopiaException

setUp

public void setUp()
Create base with schema created.


testCompositeAssociations

public void testCompositeAssociations()


Copyright © 2004-2011 CodeLutin. All Rights Reserved.