Public Member Functions | |
testImportSwitchingOwnerButShouldStillCreate () | |
testSimpleUserImportWhereAllRowsSucceed () | |
testImportContactWithAccount () | |
testImportWithLatestActivityDateTime () | |
![]() | |
setUp () | |
![]() | |
setup () | |
teardown () | |
Static Public Member Functions | |
static | setUpBeforeClass () |
![]() | |
static | tearDownAfterClass () |
![]() | |
static | setUpBeforeClass () |
static | tearDownAfterClass () |
![]() | |
static | setUpBeforeClass () |
static | tearDownAfterClass () |
static | resetAndPopulateFilesArrayByFilePathAndName ($arrayName, $filePath, $fileName) |
static | getDependentTestModelClassNames () |
static | getReflectedPropertyValue ($object, $propertyName) |
Additional Inherited Members | |
![]() | |
static | $activateDefaultLanguages = false |
![]() | |
static | $activateDefaultLanguages = false |
![]() | |
endPrintOutputBufferAndFail () | |
![]() | |
assertWithinTolerance ($expected, $actual, $plusMinus) | |
assertWithinPercentage ($expected, $actual, $percentage) | |
isDebug () | |
![]() | |
static | getStringByLength ($length) |
![]() | |
static | startOutputBuffer () |
static | endAndGetOutputBuffer () |
![]() | |
static | getProtectedMethod ($className, $methodName) |
![]() | |
static | $activitiesObserver |
static | $conversationsObserver |
static | $emailMessagesObserver |
static | $contactLatestActivityDateTimeObserver |
static | $accountLatestActivityDateTimeObserver |
static | $accountContactAffiliationObserver |
Definition at line 37 of file ContactImportTest.php.
testImportSwitchingOwnerButShouldStillCreate | ( | ) |
Test when a normal user who can only view records he owns, tries to import records assigned to another user.
Definition at line 58 of file ContactImportTest.php.
testSimpleUserImportWhereAllRowsSucceed | ( | ) |
testImportSwitchingOwnerButShouldStillCreate
Definition at line 149 of file ContactImportTest.php.
testImportContactWithAccount | ( | ) |
testSimpleUserImportWhereAllRowsSucceed
Definition at line 316 of file ContactImportTest.php.