/[schmitzm]/branches/2.3.x/src_junit/skrueger/versionnumber/ReleaseUtilTest.java
ViewVC logotype

Diff of /branches/2.3.x/src_junit/skrueger/versionnumber/ReleaseUtilTest.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1137 by alfonx, Fri Oct 15 15:21:36 2010 UTC revision 1186 by alfonx, Wed Oct 27 14:56:27 2010 UTC
# Line 18  public class ReleaseUtilTest { Line 18  public class ReleaseUtilTest {
18          }          }
19    
20          @Test          @Test
21          public void testIsSnapshow()                  public void testIsSnapshot()
22          {                  {
23                  System.out.println(ReleaseUtil.isSnapshow(ReleaseUtil.class));                          System.out.println(ReleaseUtil.isSnapshot(ReleaseUtil.class));
24          }                  }
25  }  }

Legend:
Removed from v.1137  
changed lines
  Added in v.1186

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26