Revision: 20003
http://sourceforge.net/p/gate/code/20003
Author: markagreenwood
Date: 2017-01-27 12:33:01 +0000 (Fri, 27 Jan 2017)
Log Message:
-----------
changed the test name to make it more accurate
Modified Paths:
--------------
gate/branches/sawdust2/gate-core/src/test/java/gate/creole/TestResourceReference.java
Modified:
gate/branches/sawdust2/gate-core/src/test/java/gate/creole/TestResourceReference.java
===================================================================
---
gate/branches/sawdust2/gate-core/src/test/java/gate/creole/TestResourceReference.java
2017-01-27 12:30:10 UTC (rev 20002)
+++
gate/branches/sawdust2/gate-core/src/test/java/gate/creole/TestResourceReference.java
2017-01-27 12:33:01 UTC (rev 20003)
@@ -125,7 +125,7 @@
assertEquals("URLs do not match (4)", creoleURL, rr.toURL());
}
- public void testCreateFromString() throws Exception {
+ public void testCreateFromAbsolutePath() throws Exception {
String path = "creole://group;artifact;version/test-file.xml";
ResourceReference rr = new ResourceReference((ResourceReference)null,
path);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs