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

Public Member Functions

 testEthD__simple ()
 
 testEthD__notHexPrefixed ()
 
 testEthQD__notHex ()
 
 convertDataProvider ()
 
 testEthD__converter ($abi, $value, $expClass, $expVal)
 

Detailed Description

EthDTest

Definition at line 12 of file EthDTest.php.

Member Function Documentation

◆ convertDataProvider()

convertDataProvider ( )

Definition at line 48 of file EthDTest.php.

◆ testEthD__converter()

testEthD__converter (   $abi,
  $value,
  $expClass,
  $expVal 
)

convertDataProvider

Definition at line 115 of file EthDTest.php.

References $abi.

◆ testEthD__notHexPrefixed()

testEthD__notHexPrefixed ( )

Definition at line 28 of file EthDTest.php.

◆ testEthD__simple()

testEthD__simple ( )

Testing quantities.

Exceptions
Exception

Definition at line 18 of file EthDTest.php.

◆ testEthQD__notHex()

testEthQD__notHex ( )

Definition at line 34 of file EthDTest.php.


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