public class AddSignatureActionTests
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
AddSignatureActionTests.MockAddSignatureAction |
Constructor and Description |
---|
AddSignatureActionTests() |
Modifier and Type | Method and Description |
---|---|
void |
testAppleMailNoBody() |
void |
testBase64EncodedBodyPart() |
void |
testEncryptedEmailShouldSkipProcessing() |
void |
testIosAscii() |
void |
testIosB64() |
void |
testIosUtf8() |
void |
testIso8859_1BodyPart() |
void |
testMultiplePlaceholders() |
void |
testNoPlaceholder() |
void |
testPlaceholder() |
void |
testRemoveImageFromPreviousSignature() |
void |
testRemovePreviousSignature() |
void |
testSignedEmailShouldSkipProcessing() |
void |
testSmimeEmailShouldSkipProcessing() |
public void testAppleMailNoBody() throws java.lang.Exception
java.lang.Exception
public void testBase64EncodedBodyPart() throws java.lang.Exception
java.lang.Exception
public void testIosB64() throws java.lang.Exception
java.lang.Exception
public void testIosUtf8() throws java.lang.Exception
java.lang.Exception
public void testIosAscii() throws java.lang.Exception
java.lang.Exception
public void testIso8859_1BodyPart() throws java.lang.Exception
java.lang.Exception
public void testRemovePreviousSignature() throws java.lang.Exception
java.lang.Exception
public void testRemoveImageFromPreviousSignature() throws java.lang.Exception
java.lang.Exception
public void testSignedEmailShouldSkipProcessing() throws java.lang.Exception
java.lang.Exception
public void testEncryptedEmailShouldSkipProcessing() throws java.lang.Exception
java.lang.Exception
public void testSmimeEmailShouldSkipProcessing() throws java.lang.Exception
java.lang.Exception
public void testPlaceholder() throws java.lang.Exception
java.lang.Exception
public void testNoPlaceholder() throws java.lang.Exception
java.lang.Exception
public void testMultiplePlaceholders() throws java.lang.Exception
java.lang.Exception
Copyright © 2021. All Rights Reserved.