MCPcopy Create free account
hub / github.com/GateNLP/gate-core / tearDown

Method tearDown

src/test/java/gate/util/TestDiffer.java:45–47  ·  view source on GitHub ↗

Put things back as they should be after running tests.

()

Source from the content-addressed store, hash-verified

43 /** Put things back as they should be after running tests.
44 */
45 @Override
46 public void tearDown() throws Exception {
47 } // tearDown
48
49 public void testDiffer() throws Exception {
50 Document doc = Factory.newDocument(

Callers 1

mainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected