EmbedTest EmbedTest(
$methodName
)
|
|
Parameters:
void testCheckActiveUserChangeToAnonymous(
)
|
|
void testCheckActiveUserLoginAdministrator(
)
|
|
void testCheckActiveUserLoginFromAnonymous(
)
|
|
void testCheckActiveUserLoginNonAdministrator(
)
|
|
void testCheckActiveUserNewId(
)
|
|
void testCheckActiveUserResumeAnonymousUser(
)
|
|
void testCheckActiveUserSameId(
)
|
|
void testCheckActiveUserSwitchUserGalleryUserNotSet(
)
|
|
void testCheckApiVersionOnInit(
)
|
|
void testCreateUserWithClearTextPassword(
)
|
|
void testEmbeddedLogin(
)
|
|
void testEmbeddedLogout(
)
|
|
void testEmbeddingAppSpecifiesDifferentAdodbFetchMode(
)
|
|
void testGetEmbedPathByHttpRequestInvalidRequest(
)
|
|
void testGetEmbedPathByHttpRequestNoServerAddr(
)
|
|
void testGetEmbedPathByHttpRequestNoServerAddrG2NotInstalled(
)
|
|
void testGetEmbedPathByHttpRequestValidRequest(
)
|
|
void testInitMultipleTimes(
)
|
|
void testInitSecondPass(
)
|
|
void testIsCompatibleWithEmbedApi(
)
|
|
create some pseudo <head> html section and use parseHtml to extract the title, css, and javascript. Multiple css styles are allowed and multiple javascript sections are allowed.
Furthermore, there are 2 types of css tags and 2 types of script tags.
void testSetThemeForRequest(
)
|
|
void testUpdateUserWithClearTextPassword(
)
|
|
void testUpdateUserWithHashedPasswordMissingHashMethod(
)
|
|
void testUpdateUserWithInvalidHashMethod(
)
|
|
void testUpdateUserWithMd5PasswordHash(
)
|
|
void testUpdateUserWithPhpassPasswordHash(
)
|
|
void _createTestUsers(
$count
)
|
|
Parameters: