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

Package ch.unibe.iam.scg.archie.tests

Provides tests for Archie core functionality.

See:
          Description

Class Summary
AllTests JUnit test suite that runs all tests, hopefully all tests from the ch.unibe.iam.scg.archie.tests package.
AssertionTest Tests that assertions are enabled in the currently set java compiler.
ChartModelTest Simple chart model tests.
CohortTest Tests the custom cohort object.
DatasetHelperTest Tests DataSet SampleDataSet: ============== | First Name | Age | Salary | Happyness ------------------------------------------------------ x/y | 0 | 1 | 2 | 3 ---------------------------------------------------------- 0 | Hans | 24 | 3500.70 | 0.03 1 | Vreni | 16 | 6400.00 | 0.12 2 | Jakob | 54 | 7891.23 | 0.98 E.g getCell(2,1) == Meier (Matrix notation) $Id$
DataSetTest Tests DataSet SampleDataSet: ============== | First Name | Last Name | Address | Country --------------------------------------------------- x/y | 0 | 1 | 2 | 3 ------------------------------------------------------- 0 | Hans | Muster | Superstrasse 1 | Switzerland 1 | Vreni | Müller | Musterstrasse 1 | Switzerland 2 | Jakob | Meier | Ottweg 3 | Switzerland E.g getCell(2,1) == Meier (Matrix notation) $Id$
RegexValidationTest Tests RegexValidation class.
StringHelperTest Test the utility class for strings.
 

Package ch.unibe.iam.scg.archie.tests Description

Provides tests for Archie core functionality.


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