public class TreppenfunktionTest extends Object
Constructor and Description |
---|
TreppenfunktionTest() |
Modifier and Type | Method and Description |
---|---|
void |
performance()
Macht einen Performance-Test mit einer zufälligen Ganglinie mit
Double-Stützstellen.
|
void |
setUp()
Testganglinie initialisieren.
|
void |
testGet()
Testet ob der Spline durch alle Stützstellen durchgeht.
|
void |
testIntegral()
Testet die Methode
Treppenfunktion.integral(Interval) . |
public void setUp()
public void testGet()
public void testIntegral()
Treppenfunktion.integral(Interval)
.public void performance()
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.