org.kuali.rice.krad.bo
Class PersistableAttachmentBaseTest

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

public class PersistableAttachmentBaseTest
extends Object

tests PersistableAttachmentBase getters and setters

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

Constructor Summary
PersistableAttachmentBaseTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 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
Throws:
Exception

testAttachmentContent

public void testAttachmentContent()

testFileName

public void testFileName()

testContentType

public void testContentType()


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