public abstract class MainTest extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected static cz.hobrasoft.pdfmu.PdfFileResource | BLANK_12_PDF | 
| org.junit.contrib.java.lang.system.ExpectedSystemExit | exit | 
| org.junit.rules.TemporaryFolder | folder | 
| org.junit.contrib.java.lang.system.SystemErrRule | systemErrRule | 
| Constructor and Description | 
|---|
| MainTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static void | assertEquals(Inspect expected,
            Inspect actual) | 
| protected File | newFile(String fileName,
       boolean exists) | 
| static File | newFile(org.junit.rules.TemporaryFolder folder,
       String fileName,
       boolean exists) | 
| protected static Inspect | newInspect(String version) | 
public final org.junit.contrib.java.lang.system.ExpectedSystemExit exit
public final org.junit.contrib.java.lang.system.SystemErrRule systemErrRule
public final org.junit.rules.TemporaryFolder folder
protected static final cz.hobrasoft.pdfmu.PdfFileResource BLANK_12_PDF
public MainTest()
protected File newFile(String fileName, boolean exists) throws IOException
IOExceptionpublic static File newFile(org.junit.rules.TemporaryFolder folder, String fileName, boolean exists) throws IOException
IOExceptionprotected static Inspect newInspect(String version)
protected static void assertEquals(Inspect expected, Inspect actual)
Copyright © 2015–2016 Hobrasoft s.r.o.. All rights reserved.