public class GanzzahlTest extends Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
thrown
Regel zum Auswerten erwarteter Exceptions.
|
Constructor and Description |
---|
GanzzahlTest() |
Modifier and Type | Method and Description |
---|---|
void |
testGanzzahlString()
Test: Konstruktor mit Attributname.
|
void |
testGanzzahlStringLong()
Test: Konstruktor mit ATtributname und Wert.
|
void |
testGetName()
Test: Attributname ermitteln.
|
void |
testSerialization()
Test: Serialisierung und Deserialisierung.
|
void |
testSet()
Test: Wert setzen.
|
public org.junit.rules.ExpectedException thrown
public void testGanzzahlString()
public void testGanzzahlStringLong()
public void testGetName()
public void testSerialization()
public void testSet()
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.