org.apache.maven.index.artifact
Class M2GavCalculatorTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.maven.index.artifact.M2GavCalculatorTest
All Implemented Interfaces:
Test

public class M2GavCalculatorTest
extends TestCase


Constructor Summary
M2GavCalculatorTest()
           
 
Method Summary
protected  Long parseTimestamp(String timeStamp)
           
 void setUp()
           
 void testGav()
           
 void testGavExtensionAndClassifier()
           
 void testGavExtreme()
           
 void testGavLooseStrictedSnapshot()
           
 void testGavSnapshotVersion()
           
 void testIssueNexus57()
           
 void testNegGav()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

M2GavCalculatorTest

public M2GavCalculatorTest()
Method Detail

setUp

public void setUp()
           throws Exception
Overrides:
setUp in class TestCase
Throws:
Exception

parseTimestamp

protected Long parseTimestamp(String timeStamp)
                       throws ParseException
Throws:
ParseException

testGav

public void testGav()
             throws Exception
Throws:
Exception

testNegGav

public void testNegGav()
                throws Exception
Throws:
Exception

testGavExtreme

public void testGavExtreme()
                    throws Exception
Throws:
Exception

testIssueNexus57

public void testIssueNexus57()
                      throws Exception
Throws:
Exception

testGavExtensionAndClassifier

public void testGavExtensionAndClassifier()
                                   throws Exception
Throws:
Exception

testGavSnapshotVersion

public void testGavSnapshotVersion()
                            throws Exception
Throws:
Exception

testGavLooseStrictedSnapshot

public void testGavLooseStrictedSnapshot()
                                  throws Exception
Throws:
Exception


Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.