org.apache.ojb.broker.metadata
Class RuntimeConfigurationTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.apache.ojb.broker.metadata.RuntimeConfigurationTest
All Implemented Interfaces:
junit.framework.Test

public class RuntimeConfigurationTest
extends junit.framework.TestCase

Test used to check if it is possible to start OJB without defined descriptors. Before running this test delete/comment out all jdbc-connection-descriptors, class-descriptors in the repository file.

Version:
$Id: RuntimeConfigurationTest.java,v 1.3 2003/08/14 18:42:40 arminw Exp $
Author:
Armin Waibel

Constructor Summary
RuntimeConfigurationTest()
           
RuntimeConfigurationTest(java.lang.String s)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void testStartWithout()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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

RuntimeConfigurationTest

public RuntimeConfigurationTest()

RuntimeConfigurationTest

public RuntimeConfigurationTest(java.lang.String s)
Method Detail

main

public static void main(java.lang.String[] args)

testStartWithout

public void testStartWithout()
                      throws java.lang.Exception
Throws:
java.lang.Exception


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14