Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

ch.unibe.iam.scg.archie.tests
Class AssertionTest

java.lang.Object
  extended by ch.unibe.iam.scg.archie.tests.AssertionTest

public class AssertionTest
extends java.lang.Object

Tests that assertions are enabled in the currently set java compiler. Make sure that your Java VM has the argument -ea set before running this test, otherwise it will always fail. $Id$


Constructor Summary
AssertionTest()
           
 
Method Summary
 void assertionsEnabled()
           
static junit.framework.Test suite()
          Static method for JUnit 4 test classes to make them accessible to a TestRunner designed to work with earlier versions of JUnit.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssertionTest

public AssertionTest()
Method Detail

assertionsEnabled

public void assertionsEnabled()

suite

public static junit.framework.Test suite()
Static method for JUnit 4 test classes to make them accessible to a TestRunner designed to work with earlier versions of JUnit.

Returns:
A Test that can be used in test suites.

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013