Documentation

BradescoTest extends TestCase
in package

FinalYes
Tags
runTestsInSeparateProcesses
preserveGlobalState

disabled

Table of Contents

Properties

$context  : array<string|int, mixed>
$credentials  : array<string|int, mixed>

Methods

test_autenticar()  : void
test_createFitid()  : void
test_getError()  : void
test_getExtrato()  : void
test_getSaldo()  : void

Properties

$context

private array<string|int, mixed> $context = [ 'agencia' => '1234', 'conta' => '5678', 'tipo' => 'CC', // from table 'certificados', column: pubKey "ssl_crt_blob" => "-----BEGIN CERTIFICATE----- certcertcertcertcert == -----END CERTIFICATE-----", // from table 'certificados', column: priKey "ssl_key_blob" => "-----BEGIN PRIVATE KEY----- privprivprivpriv == -----END PRIVATE KEY-----", ]

$credentials

private array<string|int, mixed> $credentials = ['client_id' => '1234', 'client_secret' => '567890']

Methods


        
On this page

Search results