| |
|
| com.ecyrd.jspwiki.providers.BasicAttachmentProviderTest
BasicAttachmentProviderTest | public class BasicAttachmentProviderTest extends TestCase (Code) | | |
BasicAttachmentProviderTest | public BasicAttachmentProviderTest(String s)(Code) | | |
suite | public static Test suite()(Code) | | |
tearDown | public void tearDown()(Code) | | |
testExtension | public void testExtension()(Code) | | |
testExtension2 | public void testExtension2()(Code) | | |
testExtension3 | public void testExtension3()(Code) | | |
testExtension4 | public void testExtension4()(Code) | | |
testExtension5 | public void testExtension5()(Code) | | |
testExtension6 | public void testExtension6()(Code) | | |
testListAllExtradirInAttachmentDir | public void testListAllExtradirInAttachmentDir() throws Exception(Code) | | Check that the system does not fail if there are extra dirs in the
attachment directory.
|
testListAllExtrafile | public void testListAllExtrafile() throws Exception(Code) | | Check that the system does not fail if there are extra files in the directory.
|
testListAllExtrafileInAttachmentDir | public void testListAllExtrafileInAttachmentDir() throws Exception(Code) | | Check that the system does not fail if there are extra files in the
attachment directory.
|
testListAllNoExtension | public void testListAllNoExtension() throws Exception(Code) | | |
testPutAttachmentUTF8 | public void testPutAttachmentUTF8() throws Exception(Code) | | Can we save attachments with names in UTF-8 range?
|
|
|
|