org.nuiton.topia.generator
Class TopiaTestCase

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

public class TopiaTestCase
extends java.lang.Object

TopiaTestCase.

Version:
$Revision: 1186 $ Last update : $Date: 2008-10-21 02:46:00 +0200 (mar., 21 oct. 2008) $ By : $Author: tchemit $
Author:
chatellier

Field Summary
protected static java.util.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 java.util.Properties config
Proprietes


context

protected static org.nuiton.topia.TopiaContext context
TopiaContext

Constructor Detail

TopiaTestCase

public TopiaTestCase()
Method Detail

init

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


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-2010 CodeLutin. All Rights Reserved.