|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
cpdetector.test.JunitLargeCollectionVerifiedEncodingsTest
public class JunitLargeCollectionVerifiedEncodingsTest
| Field Summary | |
|---|---|
protected File |
collectionRoot
The root folder (directory) under which all files for the collection are found. |
protected CodepageDetectorProxy |
detector
The codepage detection proxy that will be used. |
| Constructor Summary | |
|---|---|
JunitLargeCollectionVerifiedEncodingsTest(String methodName)
|
|
| Method Summary | |
|---|---|
protected void |
describe()
|
static void |
main(String[] args)
|
void |
parseArgs()
The needed arguments come from the system properties. |
void |
process()
|
void |
report()
|
static junit.framework.Test |
suite()
|
protected void |
usage()
|
protected void |
verifyFiles()
All three Files are validated if null, existant and the right type (directory vs. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected File collectionRoot
protected CodepageDetectorProxy detector
| Constructor Detail |
|---|
public JunitLargeCollectionVerifiedEncodingsTest(String methodName)
throws Exception
Exception| Method Detail |
|---|
public void parseArgs()
throws Exception
collectionRoot extensions iterations detectorList
Exception
public final void process()
throws Exception
Exceptionpublic void report()
protected void verifyFiles()
throws IllegalArgumentException
Exception - Sth. does not seem to be valid.
IllegalArgumentExceptionprotected void describe()
protected void usage()
public static junit.framework.Test suite()
public static void main(String[] args)
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||