public class MainSignTest extends MainTest
| Modifier and Type | Field and Description | 
|---|---|
| org.junit.contrib.java.lang.system.EnvironmentVariables | environmentVariables | 
BLANK_12_PDF, exit, folder, systemErrRule| Constructor and Description | 
|---|
| MainSignTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Object[][] | dataProviderEmpty() | 
| void | test1p12() | 
| void | testEmpty(String keystoreFileName,
         String keystoreType) | 
| void | testKeyCorrect() | 
| void | testKeyIncorrect() | 
| void | testNoInput() | 
| void | testNoKeystore() | 
| void | testPasswordCmdlineSuccess() | 
| void | testPasswordEnvvarCustomSuccess() | 
| void | testPasswordEnvvarDefaultSuccess() | 
| void | testPasswordIncorrect() | 
| void | testPasswordMissing() | 
assertEquals, newFile, newFile, newInspectpublic final org.junit.contrib.java.lang.system.EnvironmentVariables environmentVariables
public MainSignTest()
public void testNoInput() throws IOException
IOExceptionpublic void testNoKeystore() throws IOException
IOException@DataProvider public static Object[][] dataProviderEmpty()
@UseDataProvider public void testEmpty(String keystoreFileName, String keystoreType) throws IOException
IOExceptionpublic void test1p12() throws IOException
IOExceptionpublic void testKeyIncorrect() throws IOException
IOExceptionpublic void testKeyCorrect() throws IOException
IOExceptionpublic void testPasswordMissing() throws IOException
IOExceptionpublic void testPasswordIncorrect() throws IOException
IOExceptionpublic void testPasswordCmdlineSuccess() throws IOException
IOExceptionpublic void testPasswordEnvvarDefaultSuccess() throws IOException
IOExceptionpublic void testPasswordEnvvarCustomSuccess() throws IOException
IOExceptionCopyright © 2015–2016 Hobrasoft s.r.o.. All rights reserved.