public class DataReaderTest extends Object
Modifier and Type | Field and Description |
---|---|
static org.junit.rules.TestRule |
classWatchman |
org.junit.rules.TestRule |
watchman |
Constructor and Description |
---|
DataReaderTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
static void |
tearDownClass() |
void |
testAddElement()
Test of updateSectionDefiniton method, of class DataReader.
|
void |
testClose()
Test of close method, of class DataReader.
|
void |
testGetLookup()
Test of getLookup method, of class DataReader.
|
void |
testReadDataSection()
Test of readDataSection method, of class DataReader.
|
public static org.junit.rules.TestRule classWatchman
public org.junit.rules.TestRule watchman
public static void setUpClass()
public static void tearDownClass()
public void setUp()
public void tearDown()
public void testReadDataSection()
public void testClose()
public void testAddElement()
public void testGetLookup()
Copyright © 2015 University of Glasgow. All rights reserved.