[ini4j]

org.ini4j.test
Class SampleRunnerTest

Object
  extended by SampleRunnerTest

public class SampleRunnerTest
extends Object


Constructor Summary
SampleRunnerTest(Class sampleClass)
           
 
Method Summary
static Collection data()
           
 void test()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleRunnerTest

public SampleRunnerTest(Class sampleClass)
                 throws Exception
Throws:
Exception
Method Detail

data

public static Collection data()

test

public void test()
          throws Exception
Throws:
Exception

[ini4j]