public class AbstractApproximationTest extends Object
AbstractApproximation am Beispiel der Polylinie.| Modifier and Type | Field and Description |
|---|---|
private List<de.bsvrz.iav.gllib.gllib.Stuetzstelle<Double>> |
stuetzstellen
Die Teststützstellen.
|
| Constructor and Description |
|---|
AbstractApproximationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Teststütztellen initialisieren.
|
void |
testFindeStuetzstelleNach()
Testet die Funktion
AbstractApproximation.findeStuetzstelleNach(long). |
void |
testFindeStuetzstelleVor()
Testet die Funktion
AbstractApproximation.findeStuetzstelleVor(long). |
void |
testIsValid()
Testet die Funktion
AbstractApproximation.isValid(long). |
public void setUp()
public void testFindeStuetzstelleNach()
AbstractApproximation.findeStuetzstelleNach(long).public void testFindeStuetzstelleVor()
AbstractApproximation.findeStuetzstelleVor(long).public void testIsValid()
AbstractApproximation.isValid(long).Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.