public class ProfileManagerTest extends BaseTestCaseWithUser
user| Constructor and Description |
|---|
ProfileManagerTest() |
| Modifier and Type | Method and Description |
|---|---|
static PackageListItem |
createItem(java.lang.String evrString,
int nameId) |
static PackageListItem |
createPackageListItem(java.lang.String evrString,
int nameId) |
static Profile |
createProfileWithServer(User userIn) |
void |
setUp()
Called once per test method.
|
void |
testBz204345() |
void |
testCompareServerToProfile() |
void |
testCompatibleWithChannel() |
void |
testCompatibleWithServer() |
void |
testCopyFrom() |
void |
testCreateProfile() |
void |
testCreateProfileFails() |
void |
testDifferentVersionsOfSamePackageReverseOrder() |
void |
testDifferingEpochsofSamePackage() |
void |
testDifferingVersionsofSamePackage() |
void |
testGetChildChannelsNeededForProfile() |
void |
testIdenticalPackages() |
void |
testMorePackagesInProfile() |
void |
testMorePackagesInSystem() |
void |
testSyncSystems() |
void |
testTwoVsOneKernelPackages() |
void |
testVzlatkinTest() |
commitHappened, tearDownassertContains, assertContains, assertContains, assertNotBefore, assertNotBefore, assertNotEmpty, assertNotEmpty, assertPropertyEquals, clearSession, commitAndCloseSession, createDirIfNotExists, disableLocalizationServiceLogging, enableLocalizationServiceLogging, flushAndEvict, getNow, reload, reloadassertEquals, 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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic void setUp()
throws java.lang.Exception
BaseTestCaseWithUsersetUp in class BaseTestCaseWithUserjava.lang.Exception - if an error occurs during setup.public void testSyncSystems()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateProfileFails()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateProfile()
throws java.lang.Exception
java.lang.Exceptionpublic void testCopyFrom()
throws java.lang.Exception
java.lang.Exceptionpublic void testCompatibleWithServer()
throws java.lang.Exception
java.lang.Exceptionpublic void testCompareServerToProfile()
public void testCompatibleWithChannel()
throws java.lang.Exception
java.lang.Exceptionpublic static Profile createProfileWithServer(User userIn) throws java.lang.Exception
java.lang.Exceptionpublic void testTwoVsOneKernelPackages()
public void testDifferingVersionsofSamePackage()
public void testDifferentVersionsOfSamePackageReverseOrder()
public void testDifferingEpochsofSamePackage()
public static PackageListItem createItem(java.lang.String evrString, int nameId)
public void testMorePackagesInProfile()
public void testMorePackagesInSystem()
public static PackageListItem createPackageListItem(java.lang.String evrString, int nameId)
public void testIdenticalPackages()
public void testVzlatkinTest()
public void testBz204345()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetChildChannelsNeededForProfile()
throws java.lang.Exception
java.lang.Exception