Inheritance diagram for EthMethodsTest:
Collaboration diagram for EthMethodsTest:Public Member Functions | |
| __construct (?string $name=null, array $data=[], string $dataName='') | |
| test_eth_getBlockByNumber () | |
Additional Inherited Members | |
Static Public Member Functions inherited from TestEthClient | |
| static | setUpBeforeClass () |
Definition at line 12 of file EthMethodsTest.php.
| __construct | ( | ?string | $name = null, |
| array | $data = [], |
||
| string | $dataName = '' |
||
| ) |
Definition at line 18 of file EthMethodsTest.php.
| test_eth_getBlockByNumber | ( | ) |
This test is bases data by http://codebeautify.org/hex-string-converter.
| Exception |
Definition at line 31 of file EthMethodsTest.php.