org.kuali.rice.krad.bo
Class PersistableAttachmentBaseTest

java.lang.Object
  extended by org.kuali.rice.krad.bo.PersistableAttachmentBaseTest

public class PersistableAttachmentBaseTest
extends Object

This is a description of what this class does - chang don't forget to fill this in.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
PersistableAttachmentBaseTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
          This method ...
 void testAttachmentContent()
           
 void testContentType()
           
 void testFileName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistableAttachmentBaseTest

public PersistableAttachmentBaseTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
This method ...

Throws:
Exception

testAttachmentContent

public void testAttachmentContent()

testFileName

public void testFileName()

testContentType

public void testContentType()


Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.