Package edu.nps.moves.dis7
Class NullFieldsEntityMarshallTest
java.lang.Object
edu.nps.moves.dis7.NullFieldsEntityMarshallTest
@DisplayName("Null Fields Entity Marshall Test")
public class NullFieldsEntityMarshallTest
extends Object
NullFieldsMarshallTest created on May 20, 2019 MOVES Institute Naval Postgraduate School, Monterey, CA, USA www.nps.edu
- Author:
- Mike Bailey, jmbailey@edu.nps.edu
-
Constructor Details
-
NullFieldsEntityMarshallTest
public NullFieldsEntityMarshallTest()
-
-
Method Details
-
beforeAllTests
@BeforeAll public static void beforeAllTests() -
afterAllTests
@AfterAll public static void afterAllTests() -
setUp
@BeforeEach public void setUp() -
tearDown
@AfterEach public void tearDown() -
testNoSpecificNoExtraMarshal
@Test public void testNoSpecificNoExtraMarshal() -
testGoodMarshall
@Test public void testGoodMarshall() -
main
-