Index
All Classes and Interfaces|All Packages
A
- assertPdfEquals(File, File) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Asserts that two pdf documents contain no differences
- assertPdfEquals(InputStream, InputStream) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Asserts that two pdf documents given by their path contain no differences an AssertionFailedError is thrown with the given message
- assertPdfEquals(String, File, File) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Asserts that two pdf documents contain no differences an AssertionFailedError is thrown with the given message
- assertPdfEquals(String, InputStream, InputStream) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Asserts that two pdf documents given by their path contain no differences an AssertionFailedError is thrown with the given message
- assertPdfEquals(String, String) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Asserts that two pdf documents given by their path contain no differences
- assertPdfEquals(String, String, String) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Asserts that two pdf documents given by their path contain no differences an AssertionFailedError is thrown with the given message
- assertPdfEquals(String, URL, URL) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Asserts that two pdf documents given by their path contain no differences an AssertionFailedError is thrown with the given message
- assertPdfEquals(String, Path, Path) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Asserts that two pdf documents given by their path contain no differences an AssertionFailedError is thrown with the given message
- assertPdfEquals(URL, URL) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Asserts that two pdf documents given by their path contain no differences an AssertionFailedError is thrown with the given message
- assertPdfEquals(Path, Path) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Asserts that two pdf documents given by their path contain no differences
- assertPdfNotEquals(File, File) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Asserts that two pdf documents contain differences
- assertPdfNotEquals(String, File, File) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Asserts that two pdf documents contain differences an AssertionFailedError is thrown with the given message
- assertPdfNotEquals(String, InputStream, InputStream) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Asserts that two pdf documents given by their path contain no differences an AssertionFailedError is thrown with the given message
- assertPdfNotEquals(String, String) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Asserts that two pdf documents given by their path contain differences
- assertPdfNotEquals(String, String, String) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Asserts that two pdf documents given by their path contain differences an AssertionFailedError is thrown with the given message
- assertPdfNotEquals(String, Path, Path) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Asserts that two pdf documents given by their
Pathcontain differences an AssertionFailedError is thrown with the given message - assertPdfNotEquals(Path, Path) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Asserts that two pdf documents given by their path contain differences
C
- com.inet.pdfc.junit - package com.inet.pdfc.junit
P
- PdfcAssert - Class in com.inet.pdfc.junit
-
A set of assertion methods to check two PDF files for equality.
- PdfcAssert() - Constructor for class com.inet.pdfc.junit.PdfcAssert
S
- setCredentials(String, String) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Set the login credentials to login into the server.
- setLogLevel(int) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Set the log level of the client.
- setPdfcConfiguration(String) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Defines the configuration for all subsequent calls of the assert API
- setPdfcConfiguration(Properties) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Defines the configuration for all subsequent calls of the assert API
- setPdfcConfigurationWithName(String) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Set the compare profile with the name or id.
- setServicePath(String) - Static method in class com.inet.pdfc.junit.PdfcAssert
-
Set the path to the PDFC server RPC application.
All Classes and Interfaces|All Packages