Package org.bremersee.garmin
Class JaxbContextBuilderTest
java.lang.Object
org.bremersee.garmin.JaxbContextBuilderTest
@ExtendWith(org.assertj.core.api.junit.jupiter.SoftAssertionsExtension.class)
public class JaxbContextBuilderTest
extends Object
Jaxb context builder test.
- Author:
- Christian Bremer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidtestXml(org.assertj.core.api.SoftAssertions softly) Test xml.
-
Constructor Details
-
JaxbContextBuilderTest
public JaxbContextBuilderTest()
-
-
Method Details
-
testXml
Test xml.- Parameters:
softly- the soft assertions- Throws:
Exception- the exception
-