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

Public Member Functions

 testEthD__simple ()
 
 convertDataProvider ()
 
 testEthBytesTest__createVal ($abi, $rawValue, $expClass, $expVal)
 
 testEthBytesTest__createType ($abi, $rawValue, $expClass, $expVal)
 
 testEthBytesTest__createTypeWithAbi ($abi, $rawValue, $expClass, $expVal)
 
 testEthBytesTest__converter ($abi, $rawValue, $expClass, $expVal)
 
 testEthBytesTest__converterType ($abi, $rawValue, $expClass, $expVal)
 

Detailed Description

EthDTest

Definition at line 15 of file EthBytesTest.php.

Member Function Documentation

◆ convertDataProvider()

convertDataProvider ( )
Todo:
IS THIS TEST VALID??

Definition at line 31 of file EthBytesTest.php.

◆ testEthBytesTest__converter()

testEthBytesTest__converter (   $abi,
  $rawValue,
  $expClass,
  $expVal 
)

convertDataProvider

Definition at line 179 of file EthBytesTest.php.

References $abi.

◆ testEthBytesTest__converterType()

testEthBytesTest__converterType (   $abi,
  $rawValue,
  $expClass,
  $expVal 
)

convertDataProvider

Definition at line 189 of file EthBytesTest.php.

References $abi.

◆ testEthBytesTest__createType()

testEthBytesTest__createType (   $abi,
  $rawValue,
  $expClass,
  $expVal 
)

convertDataProvider

Definition at line 158 of file EthBytesTest.php.

◆ testEthBytesTest__createTypeWithAbi()

testEthBytesTest__createTypeWithAbi (   $abi,
  $rawValue,
  $expClass,
  $expVal 
)

convertDataProvider

Definition at line 169 of file EthBytesTest.php.

References $abi.

◆ testEthBytesTest__createVal()

testEthBytesTest__createVal (   $abi,
  $rawValue,
  $expClass,
  $expVal 
)

convertDataProvider

Definition at line 148 of file EthBytesTest.php.

◆ testEthD__simple()

testEthD__simple ( )

Testing quantities.

Exceptions
Exception

Definition at line 21 of file EthBytesTest.php.


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