ItemAttributesTest ItemAttributesTest(
$methodName
)
|
|
Parameters:
void testDontIncrementItemViewCountTooOften(
)
|
|
Verify that we don't increment the view count until a day after the last increment within the same session.
void testFetchDescendentCounts(
)
|
|
void testFetchDescendentCountsDifferentUser(
)
|
|
void testFetchDescendentCountsSessionPermission(
)
|
|
void testFetchItemizedDescendentCounts(
)
|
|
void testFetchNextItemWeight(
)
|
|
Set the weights to something sequential then verify that we can find the next higher or lower weight.
void testFetchParentSequence(
)
|
|
void testIncrementItemViewCount(
)
|
|
Update the view count and verify it.
void testIncrementItemViewCountGuestIfModifiedIsSet(
)
|
|
void testIncrementItemViewCountGuestIfModifiedIsSet2(
)
|
|
void testIncrementItemViewCountGuestIfModifiedIsSetNotGuest(
)
|
|
void testIncrementItemViewCountGuestNoSessionIfModifiedNotSetIsNotSearchEngine(
)
|
|
void testIncrementItemViewCountGuestNoSessionIfModifiedNotSetIsSearchEngine(
)
|
|
void testIncrementItemViewCountThreshold(
)
|
|
Verify that we don't increment the view count until a day after the last increment within the same session.
void testRebalanceOrderWeights(
)
|
|
Update the view count and verify it.
void testSetItemViewCount(
)
|
|
Update the view count and verify it.
void testSetOrderWeight(
)
|
|
Update the view count and verify it
void textFetchExtremeChildWeight(
)
|
|
Fetch the min/max child weight.