org.cert.cc.jira.email.handler
Class DescriptionDecryptionTestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.cert.cc.jira.email.handler.DescriptionDecryptionTestCase
All Implemented Interfaces:
junit.framework.Test

public final class DescriptionDecryptionTestCase
extends junit.framework.TestCase


Constructor Summary
DescriptionDecryptionTestCase()
           
 
Method Summary
protected  void setUp()
           
 void testCorrectGPG()
           
 void testCorrectSMIME()
           
 void testCorrectSMIMEWithJIRAHeaders()
           
 void testGPGWithMissingKey()
           
 void testSignedGPG()
           
 void testSMIMEWithMissingKey()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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

DescriptionDecryptionTestCase

public DescriptionDecryptionTestCase()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception

testCorrectGPG

public void testCorrectGPG()
                    throws Exception
Throws:
Exception

testSignedGPG

public void testSignedGPG()
                   throws Exception
Throws:
Exception

testCorrectSMIME

public void testCorrectSMIME()
                      throws Exception
Throws:
Exception

testCorrectSMIMEWithJIRAHeaders

public void testCorrectSMIMEWithJIRAHeaders()
                                     throws Exception
Throws:
Exception

testGPGWithMissingKey

public void testGPGWithMissingKey()
                           throws Exception
Throws:
Exception

testSMIMEWithMissingKey

public void testSMIMEWithMissingKey()
                             throws Exception
Throws:
Exception


Copyright © 2012 Carnegie Mellon University