public class StorageManagerTest
extends java.lang.Object
Constructor and Description |
---|
StorageManagerTest() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
void |
setUp() |
void |
testCatStorage() |
void |
testSeparator() |
void |
testWriteTable() |
void |
testWriteTableTwice() |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void testCatStorage() throws java.lang.Exception
java.lang.Exception
public void testWriteTable() throws java.io.IOException
java.io.IOException
public void testWriteTableTwice() throws java.io.IOException
java.io.IOException
public void testSeparator()
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception