paludis.test
Class PackageIDTest

java.lang.Object
  extended by paludis.test.PackageIDTest

public class PackageIDTest
extends Object


Constructor Summary
PackageIDTest()
           
 
Method Summary
 void createEnv()
           
 void testFive()
           
 void testOne()
           
 void testSCM()
           
 void testThree()
           
 void testTwo()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackageIDTest

public PackageIDTest()
Method Detail

createEnv

public void createEnv()
               throws PaludisError
Throws:
PaludisError

testOne

public void testOne()
             throws PaludisError
Throws:
PaludisError

testTwo

public void testTwo()
             throws PaludisError
Throws:
PaludisError

testThree

public void testThree()
               throws PaludisError
Throws:
PaludisError

testFive

public void testFive()
              throws PaludisError
Throws:
PaludisError

testSCM

public void testSCM()
             throws PaludisError
Throws:
PaludisError