paludis.test
Class RepositoryTest

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

public class RepositoryTest
extends Object


Constructor Summary
RepositoryTest()
           
 
Method Summary
 void testBasic()
           
 void testCategories()
           
 void testPackages()
           
 void testSetup()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryTest

public RepositoryTest()
Method Detail

testSetup

public void testSetup()
               throws PaludisError
Throws:
PaludisError

testBasic

public void testBasic()
               throws PaludisError
Throws:
PaludisError

testCategories

public void testCategories()
                    throws PaludisError
Throws:
PaludisError

testPackages

public void testPackages()
                  throws PaludisError
Throws:
PaludisError