ClientsTest

ClientsTest.
extends PHPUnit\Framework\TestCase
Methods Summary
protected
public
# testConnectionPersistentError( )

expectedException


expectedExceptionCode


expectedExceptionMessage


public
# testConnectionError( )

expectedException


expectedExceptionCode


expectedExceptionMessage


public
# testPingError( )

expectedException


expectedExceptionCode


expectedExceptionMessage


public
public
# testSave( )
Methods inherited from PHPUnit\Framework\TestCase
__construct(), toString(), count(), getGroups(), setGroups(), getAnnotations(), getName(), getSize(), hasSize(), isSmall(), isMedium(), isLarge(), getActualOutput(), hasOutput(), doesNotPerformAssertions(), expectOutputRegex(), expectOutputString(), hasExpectationOnOutput(), getExpectedException(), getExpectedExceptionCode(), getExpectedExceptionMessage(), getExpectedExceptionMessageRegExp(), expectException(), expectExceptionCode(), expectExceptionMessage(), expectExceptionMessageRegExp(), setRegisterMockObjectsFromTestArgumentsRecursively(), setExpectedExceptionFromAnnotation(), setUseErrorHandler(), setUseErrorHandlerFromAnnotation(), checkRequirements(), getStatus(), markAsRisky(), getStatusMessage(), hasFailed(), run(), runBare(), runTest(), verifyMockObjects(), setName(), setDependencies(), hasDependencies(), setDependencyInput(), setBeStrictAboutChangesToGlobalState(), setBackupGlobals(), setBackupStaticAttributes(), setRunTestInSeparateProcess(), setRunClassInSeparateProcess(), setPreserveGlobalState(), setInIsolation(), isInIsolation(), getResult(), setResult(), setOutputCallback(), getTestResultObject(), setTestResultObject(), registerMockObject(), iniSet(), setLocale(), getMockBuilder(), createMock(), createConfiguredMock(), createPartialMock(), createTestProxy(), getMockClass(), getMockForAbstractClass(), getMockFromWsdl(), getMockForTrait(), getObjectForTrait(), prophesize(), addToAssertionCount(), getNumAssertions(), any(), never(), atLeast(), atLeastOnce(), once(), exactly(), atMost(), at(), returnValue(), returnValueMap(), returnArgument(), returnCallback(), returnSelf(), throwException(), onConsecutiveCalls(), usesDataProvider(), dataDescription(), getDataSetAsString(), getProvidedData(), createResult(), handleDependencies(), setUpBeforeClass(), setUp(), assertPreConditions(), assertPostConditions(), tearDown(), tearDownAfterClass(), onNotSuccessfulTest(), prepareTemplate()
Methods inherited from PHPUnit\Framework\Assert
assertArrayHasKey(), assertArraySubset(), assertArrayNotHasKey(), assertContains(), assertAttributeContains(), assertNotContains(), assertAttributeNotContains(), assertContainsOnly(), assertContainsOnlyInstancesOf(), assertAttributeContainsOnly(), assertNotContainsOnly(), assertAttributeNotContainsOnly(), assertCount(), assertAttributeCount(), assertNotCount(), assertAttributeNotCount(), assertEquals(), assertAttributeEquals(), assertNotEquals(), assertAttributeNotEquals(), assertEmpty(), assertAttributeEmpty(), assertNotEmpty(), assertAttributeNotEmpty(), assertGreaterThan(), assertAttributeGreaterThan(), assertGreaterThanOrEqual(), assertAttributeGreaterThanOrEqual(), assertLessThan(), assertAttributeLessThan(), assertLessThanOrEqual(), assertAttributeLessThanOrEqual(), assertFileEquals(), assertFileNotEquals(), assertStringEqualsFile(), assertStringNotEqualsFile(), assertIsReadable(), assertNotIsReadable(), assertIsWritable(), assertNotIsWritable(), assertDirectoryExists(), assertDirectoryNotExists(), assertDirectoryIsReadable(), assertDirectoryNotIsReadable(), assertDirectoryIsWritable(), assertDirectoryNotIsWritable(), assertFileExists(), assertFileNotExists(), assertFileIsReadable(), assertFileNotIsReadable(), assertFileIsWritable(), assertFileNotIsWritable(), assertTrue(), assertNotTrue(), assertFalse(), assertNotFalse(), assertNull(), assertNotNull(), assertFinite(), assertInfinite(), assertNan(), assertClassHasAttribute(), assertClassNotHasAttribute(), assertClassHasStaticAttribute(), assertClassNotHasStaticAttribute(), assertObjectHasAttribute(), assertObjectNotHasAttribute(), assertSame(), assertAttributeSame(), assertNotSame(), assertAttributeNotSame(), assertInstanceOf(), assertAttributeInstanceOf(), assertNotInstanceOf(), assertAttributeNotInstanceOf(), assertInternalType(), assertAttributeInternalType(), assertNotInternalType(), assertAttributeNotInternalType(), assertRegExp(), assertNotRegExp(), assertSameSize(), assertNotSameSize(), assertStringMatchesFormat(), assertStringNotMatchesFormat(), assertStringMatchesFormatFile(), assertStringNotMatchesFormatFile(), assertStringStartsWith(), assertStringStartsNotWith(), assertStringEndsWith(), assertStringEndsNotWith(), assertXmlFileEqualsXmlFile(), assertXmlFileNotEqualsXmlFile(), assertXmlStringEqualsXmlFile(), assertXmlStringNotEqualsXmlFile(), assertXmlStringEqualsXmlString(), assertXmlStringNotEqualsXmlString(), assertEqualXMLStructure(), assertThat(), assertJson(), assertJsonStringEqualsJsonString(), assertJsonStringNotEqualsJsonString(), assertJsonStringEqualsJsonFile(), assertJsonStringNotEqualsJsonFile(), assertJsonFileEqualsJsonFile(), assertJsonFileNotEqualsJsonFile(), logicalAnd(), logicalOr(), logicalNot(), logicalXor(), anything(), isTrue(), callback(), isFalse(), isJson(), isNull(), isFinite(), isInfinite(), isNan(), attribute(), contains(), containsOnly(), containsOnlyInstancesOf(), arrayHasKey(), equalTo(), attributeEqualTo(), isEmpty(), isWritable(), isReadable(), directoryExists(), fileExists(), greaterThan(), greaterThanOrEqual(), classHasAttribute(), classHasStaticAttribute(), objectHasAttribute(), identicalTo(), isInstanceOf(), isType(), lessThan(), lessThanOrEqual(), matchesRegularExpression(), matches(), stringStartsWith(), stringContains(), stringEndsWith(), countOf(), fail(), readAttribute(), getStaticAttribute(), getObjectAttribute(), markTestIncomplete(), markTestSkipped(), getCount(), resetCount()
Properties inherited from PHPUnit\Framework\TestCase
$backupGlobals, $backupGlobalsBlacklist, $backupStaticAttributes, $backupStaticAttributesBlacklist, $runTestInSeparateProcess, $preserveGlobalState