20 calls to ApiTestAbstract::invokeMethod() in TMGMT Translator Smartling 8.4
- AuditLogApiTest::prepareAuditLogApiMock in vendor/
smartling/ api-sdk-php/ tests/ unit/ AuditLogApiTest.php - AuthApiTest::testAuthenticate in vendor/
smartling/ api-sdk-php/ tests/ unit/ AuthApiTest.php - Test auth method.
- AuthApiTest::testAuthenticateWithInvalidCredentials in vendor/
smartling/ api-sdk-php/ tests/ unit/ AuthApiTest.php - Test auth with invalid credentials.
- BaseApiAbstractTest::testClientIdAndClientVersionAndUserAgentExtensionsSpecified in vendor/
smartling/ api-sdk-php/ tests/ unit/ BaseApiAbstractTest.php - Test custom client id, version and extension in user agent.
- BaseApiAbstractTest::testCurrentClientIdAndVersionSpecifiedUserAgentExtensionNotSpecified in vendor/
smartling/ api-sdk-php/ tests/ unit/ BaseApiAbstractTest.php - Test custom client id and version in user agent.
- BaseApiAbstractTest::testNoUserAgentExtensions in vendor/
smartling/ api-sdk-php/ tests/ unit/ BaseApiAbstractTest.php - Test default user agent.
- BatchApiTest::prepareBatchApiMock in vendor/
smartling/ api-sdk-php/ tests/ unit/ BatchApiTest.php - Sets up api mock object.
- ContextApiTest::prepareContextApiMock in vendor/
smartling/ api-sdk-php/ tests/ unit/ ContextApiTest.php - FileApiTest::prepareFileApiMock in vendor/
smartling/ api-sdk-php/ tests/ unit/ FileApiTest.php - FileApiTest::testBadJsonFormatInErrorMessageSendRequest in vendor/
smartling/ api-sdk-php/ tests/ unit/ FileApiTest.php - @covers \Smartling\File\FileApi::sendRequest @expectedException \Smartling\Exceptions\SmartlingApiException @expectedExceptionMessage Bad response format from Smartling
- FileApiTest::testBadJsonFormatSendRequest in vendor/
smartling/ api-sdk-php/ tests/ unit/ FileApiTest.php - @covers \Smartling\File\FileApi::sendRequest @expectedException \Smartling\Exceptions\SmartlingApiException @expectedExceptionMessage Bad response format from Smartling
- FileApiTest::testConstructor in vendor/
smartling/ api-sdk-php/ tests/ unit/ FileApiTest.php - Tests constructor.
- FileApiTest::testFailedReadFile in vendor/
smartling/ api-sdk-php/ tests/ unit/ FileApiTest.php - @covers \Smartling\File\FileApi::readFile
- FileApiTest::testReadFile in vendor/
smartling/ api-sdk-php/ tests/ unit/ FileApiTest.php - @covers \Smartling\File\FileApi::readFile
- FileApiTest::testSendRequest in vendor/
smartling/ api-sdk-php/ tests/ unit/ FileApiTest.php - @covers \Smartling\File\FileApi::sendRequest @dataProvider sendRequestValidProvider
- FileApiTest::testValidationErrorSendRequest in vendor/
smartling/ api-sdk-php/ tests/ unit/ FileApiTest.php - @covers \Smartling\File\FileApi::sendRequest @expectedException \Smartling\Exceptions\SmartlingApiException
- JobsApiTest::prepareJobsApiMock in vendor/
smartling/ api-sdk-php/ tests/ unit/ JobsApiTest.php - ProgressTrackerApiTest::prepareProgressTrackerApiMock in vendor/
smartling/ api-sdk-php/ tests/ unit/ ProgressTrackerApiTest.php - ProjectApiTest::prepareProjectApiMock in vendor/
smartling/ api-sdk-php/ tests/ unit/ ProjectApiTest.php - TranslationRequestsApiTest::prepareTranslationRequestsApiMock in vendor/
smartling/ api-sdk-php/ tests/ unit/ TranslationRequestsApiTest.php