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

java.lang.Object
  extended by org.cert.cc.jira.email.handler.AllTests

public final class AllTests
extends Object

© 2009 Carnegie Mellon University

Author:
Steve Scholnick

Constructor Summary
AllTests()
           
 
Method Summary
static BodyPart getAttachment(Message message)
           
static BodyPart getSingleAttachment(String path)
           
static junit.framework.Test suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllTests

public AllTests()
Method Detail

suite

public static junit.framework.Test suite()

getSingleAttachment

public static BodyPart getSingleAttachment(String path)
                                    throws Exception
Throws:
Exception

getAttachment

public static BodyPart getAttachment(Message message)
                              throws Exception
Throws:
Exception


Copyright © 2012 Carnegie Mellon University