Parent Directory
|
Revision Log
|
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 | } | } |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |