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