Package waffle.util
Class WaffleInfoTests
- java.lang.Object
-
- waffle.util.WaffleInfoTests
-
public class WaffleInfoTests extends Object
Build an info document and check that it has the right values.
-
-
Constructor Summary
Constructors Constructor Description WaffleInfoTests()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestWaffleInfo()Test waffle info.
-
-
-
Method Detail
-
testWaffleInfo
@Test public void testWaffleInfo() throws ParserConfigurationExceptionTest waffle info.- Throws:
ParserConfigurationException- the parser configuration exception
-
-