|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
test.pdfbox.pdmodel.TestFDF
public class TestFDF
This will test the FDF algorithms in PDFBox.
| Constructor Summary | |
|---|---|
TestFDF(String name)
Constructor. |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
infamous main method. |
static junit.framework.Test |
suite()
This will get the suite of test that this class holds. |
void |
testFDFfdeb()
This will test some simple field setting. |
void |
testFDFFreedomExpressions()
This will test the Freedom pdf. |
void |
testFDFPDFWithLotsOfFields()
This will test a pdf with lots of fields. |
| 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 |
| Constructor Detail |
|---|
public TestFDF(String name)
name - The name of the test to run.| Method Detail |
|---|
public static junit.framework.Test suite()
public static void main(String[] args)
args - The command line arguments.
public void testFDFfdeb()
throws Exception
Exception - If there is an exception while encrypting.
public void testFDFPDFWithLotsOfFields()
throws Exception
Exception - If there is an exception while encrypting.
public void testFDFFreedomExpressions()
throws Exception
Exception - If there is an error while testing.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||