com.batavia.xbrl.conformance
Class ConformanceTest

java.lang.Object
  extended by com.batavia.xbrl.conformance.ConformanceTest

public class ConformanceTest
extends java.lang.Object

/**

ConformanceTest application that runs the TestCases and TestCaseVariations that are part of the XBRL 2.1 conformance suite.

This is an application. It uses the TestRunnerFactory to obtain an implementation for the TestRunner interface.

Usage:

Java com.batavia.xbrl.conformance.ConformanceTest

Copyright 2006 J2R BV, The Netherlands.

Part of Licensed Materials.

www.batavia-xbrl.com

Author:
Ron van Ardenne

Constructor Summary
ConformanceTest()
           
 
Method Summary
static void main(java.lang.String[] args)
          Application main method.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConformanceTest

public ConformanceTest()
Method Detail

main

public static void main(java.lang.String[] args)
Application main method.

Usage:

Java com.batavia.xbrl.conformance.ConformanceTest

Parameters:
args -