test.weka
Class ArffPropsTableManagerTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by test.weka.ArffPropsTableManagerTest
All Implemented Interfaces:
junit.framework.Test

public class ArffPropsTableManagerTest
extends junit.framework.TestCase

Class

Version:
9 May 2010
Author:
Luna De Ferrari luna.deferrari-at-ed.ac.uk

Constructor Summary
ArffPropsTableManagerTest()
           
 
Method Summary
static ArffPropsTableManager getManager1()
           
static ArffPropsTableManager getManager2()
           
 void setUp()
           
 void testCreateArffFileTable()
           
 void testSaveProperties1ToTable()
           
 void testWriteOnDatabase()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ArffPropsTableManagerTest

public ArffPropsTableManagerTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception

testCreateArffFileTable

public void testCreateArffFileTable()

testSaveProperties1ToTable

public void testSaveProperties1ToTable()

testWriteOnDatabase

public void testWriteOnDatabase()

getManager1

public static ArffPropsTableManager getManager1()

getManager2

public static ArffPropsTableManager getManager2()