|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.daisy.zedval.engine.ZedCustomTest
org.daisy.zedval.zedsuite.v2005.PackageTests
Performs custom tests on package file
Note: In default ZedVal application (and probably in others), package file existance test will probably never be executed here. Instead, it will throw an application error earlier on in the process. This test is included here for completeness of the test processor suite.
Constructor Summary | |
PackageTests()
|
Method Summary | |
void |
performTest(ZedFile f)
Performs custom tests on package file |
Methods inherited from class org.daisy.zedval.engine.ZedCustomTest |
addTestFailure, getResultDoc |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PackageTests()
Method Detail |
public void performTest(ZedFile f) throws ZedCustomTestException
performTest
in class ZedCustomTest
f
- A PackageFile instance
ZedCustomTestException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |