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

Public Member Functions

 convertDataProvider ()
 
 testHextoString ($utf8, $hex)
 
 testStringToHex ($utf8, $hex)
 

Detailed Description

EthQTest

Definition at line 11 of file EthSHexToStringTest.php.

Member Function Documentation

◆ convertDataProvider()

convertDataProvider ( )

Definition at line 14 of file EthSHexToStringTest.php.

◆ testHextoString()

testHextoString (   $utf8,
  $hex 
)

convertDataProvider

Definition at line 37 of file EthSHexToStringTest.php.

◆ testStringToHex()

testStringToHex (   $utf8,
  $hex 
)

convertDataProvider

Definition at line 45 of file EthSHexToStringTest.php.


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