Author: lcorneliussen
Date: Mon May 2 21:54:28 2011
New Revision: 1098807
URL: http://svn.apache.org/viewvc?rev=1098807&view=rev
Log:
[NPANDAY-377] Shorter test names for 377
Modified:
incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_377_WithCustomNPandaySettingsDirectoryTest.java
incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_377_WithCustomNPandaySettingsFileTest.java
Modified:
incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_377_WithCustomNPandaySettingsDirectoryTest.java
URL:
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_377_WithCustomNPandaySettingsDirectoryTest.java?rev=1098807&r1=1098806&r2=1098807&view=diff
==============================================================================
---
incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_377_WithCustomNPandaySettingsDirectoryTest.java
(original)
+++
incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_377_WithCustomNPandaySettingsDirectoryTest.java
Mon May 2 21:54:28 2011
@@ -33,7 +33,7 @@ public class NPANDAY_377_WithCustomNPand
super( "[1.3.1-incubating,)" );
}
- public void testWithConfiguredNPandaySettingsPath()
+ public void test()
throws Exception
{
File testDir = ResourceExtractor.simpleExtractResources( getClass(),
"/NPANDAY_377_WithCustomNPandaySettingsDirectoryTest" );
Modified:
incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_377_WithCustomNPandaySettingsFileTest.java
URL:
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_377_WithCustomNPandaySettingsFileTest.java?rev=1098807&r1=1098806&r2=1098807&view=diff
==============================================================================
---
incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_377_WithCustomNPandaySettingsFileTest.java
(original)
+++
incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_377_WithCustomNPandaySettingsFileTest.java
Mon May 2 21:54:28 2011
@@ -33,7 +33,7 @@ public class NPANDAY_377_WithCustomNPand
super( "[1.3.1-incubating,)" );
}
- public void testWithConfiguredNPandaySettingsPath()
+ public void test()
throws Exception
{
File testDir = ResourceExtractor.simpleExtractResources( getClass(),
"/NPANDAY_377_WithCustomNPandaySettingsFileTest" );