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

Public Member Functions

 testEthD20__simple ()
 
 testEthQ__invalidLengthTooLong ()
 
 testEthQ__invalidLengthShort ()
 
 testEthQ__notHexPrefixed ()
 
 testEthQ__notHex ()
 

Detailed Description

EthD20Test

Definition at line 12 of file EthD20Test.php.

Member Function Documentation

◆ testEthD20__simple()

testEthD20__simple ( )

Testing quantities.

Exceptions
Exception

Definition at line 18 of file EthD20Test.php.

◆ testEthQ__invalidLengthShort()

testEthQ__invalidLengthShort ( )

Definition at line 38 of file EthD20Test.php.

◆ testEthQ__invalidLengthTooLong()

testEthQ__invalidLengthTooLong ( )

Definition at line 28 of file EthD20Test.php.

◆ testEthQ__notHex()

testEthQ__notHex ( )

Definition at line 56 of file EthD20Test.php.

◆ testEthQ__notHexPrefixed()

testEthQ__notHexPrefixed ( )

Definition at line 49 of file EthD20Test.php.


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