public class JsonWriterTest
extends Object
-
Field Summary
Fields
org.junit.rules.TemporaryFolder
-
Constructor Summary
Constructors
-
Method Summary
void
void
void
void
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
folder
public org.junit.rules.TemporaryFolder folder
-
Constructor Details
-
JsonWriterTest
public JsonWriterTest()
-
Method Details
-
-
testSubDirectoryCreation
public void testSubDirectoryCreation()
throws
Exception
- Throws:
Exception
-
-
testGetCoverallsFile
public void testGetCoverallsFile()
throws
Exception
- Throws:
Exception
-
testWriteStartAndEnd
public void testWriteStartAndEnd()
throws
Exception
- Throws:
Exception
-