Ethereum PHP
PHP interface to Ethereum JSON-RPC API.
Sha3JsonRpcTest Class Reference
+ Inheritance diagram for Sha3JsonRpcTest:
+ Collaboration diagram for Sha3JsonRpcTest:

Public Member Functions

 kessacStringProvider ()
 
 testEmptyString ()
 
 testEmptyStringWithEthereumSha3 ()
 
 testManyStrings ($text, $sha3)
 
 testManyWithEthereumSha3 ($text, $sha3)
 

Protected Member Functions

 setUp ()
 

Additional Inherited Members

- Static Public Member Functions inherited from TestEthClient
static setUpBeforeClass ()
 

Detailed Description

EthereumStaticTestEthB

Definition at line 12 of file Sha3JsonRpcTest.php.

Member Function Documentation

◆ kessacStringProvider()

kessacStringProvider ( )

Definition at line 23 of file Sha3JsonRpcTest.php.

◆ setUp()

setUp ( )
protected

Definition at line 14 of file Sha3JsonRpcTest.php.

◆ testEmptyString()

testEmptyString ( )

Definition at line 34 of file Sha3JsonRpcTest.php.

◆ testEmptyStringWithEthereumSha3()

testEmptyStringWithEthereumSha3 ( )

Definition at line 40 of file Sha3JsonRpcTest.php.

◆ testManyStrings()

testManyStrings (   $text,
  $sha3 
)

Keeping static tests here for comparishon.

Parameters
$text
$sha3kessacStringProvider

Definition at line 58 of file Sha3JsonRpcTest.php.

◆ testManyWithEthereumSha3()

testManyWithEthereumSha3 (   $text,
  $sha3 
)
Parameters
$text
$sha3
Exceptions
ExceptionkessacStringProvider

Definition at line 69 of file Sha3JsonRpcTest.php.


The documentation for this class was generated from the following file: