org.itracker.model
Class ImportDataModelTest

java.lang.Object
  extended by org.itracker.model.ImportDataModelTest

public class ImportDataModelTest
extends Object


Constructor Summary
ImportDataModelTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testAddVerifyStatistic()
           
 void testGetData()
           
 void testGetExistingModel()
           
 void testGetExistingModelByIndex()
           
 void testSetData()
           
 void testStatsToString()
           
 void testToString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportDataModelTest

public ImportDataModelTest()
Method Detail

testGetData

public void testGetData()

testGetExistingModel

public void testGetExistingModel()

testGetExistingModelByIndex

public void testGetExistingModelByIndex()

testSetData

public void testSetData()

testAddVerifyStatistic

public void testAddVerifyStatistic()

testStatsToString

public void testStatsToString()

testToString

public void testToString()

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception


Copyright © 2002-2012 itracker. All Rights Reserved.