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

Public Member Functions

 testEthQ__simple ()
 
 testEthQ__zero ()
 
 testEthQ__one ()
 
 testEthQ__random ()
 
 testEthQ__negative ()
 
 testEthQ__given_abi8 ()
 
 testEthQ__abi16 ()
 
 testEthQ__abi8 ()
 
 testEthQ__abi8_plus1 ()
 
 testEthQ__abi8_neg ()
 
 testEthQ__abi8_neg_plus1 ()
 
 testEthQ__abi256 ()
 
 testEthQ__given_abi8_should_be_wrong ()
 
 testEthQ__abi256_plus1 ()
 

Detailed Description

EthQTest

Definition at line 12 of file EthQTest.php.

Member Function Documentation

◆ testEthQ__abi16()

testEthQ__abi16 ( )
Exceptions
Exception

Definition at line 115 of file EthQTest.php.

◆ testEthQ__abi256()

testEthQ__abi256 ( )
Exceptions
Exception

Definition at line 169 of file EthQTest.php.

◆ testEthQ__abi256_plus1()

testEthQ__abi256_plus1 ( )

Definition at line 183 of file EthQTest.php.

◆ testEthQ__abi8()

testEthQ__abi8 ( )
Exceptions
Exception

Definition at line 125 of file EthQTest.php.

◆ testEthQ__abi8_neg()

testEthQ__abi8_neg ( )
Exceptions
Exception

Definition at line 147 of file EthQTest.php.

◆ testEthQ__abi8_neg_plus1()

testEthQ__abi8_neg_plus1 ( )
Exceptions
Exception

Definition at line 158 of file EthQTest.php.

◆ testEthQ__abi8_plus1()

testEthQ__abi8_plus1 ( )
Exceptions
Exception

Definition at line 136 of file EthQTest.php.

◆ testEthQ__given_abi8()

testEthQ__given_abi8 ( )
Exceptions
Exception

Definition at line 105 of file EthQTest.php.

◆ testEthQ__given_abi8_should_be_wrong()

testEthQ__given_abi8_should_be_wrong ( )

Definition at line 177 of file EthQTest.php.

◆ testEthQ__negative()

testEthQ__negative ( )
Exceptions
Exception

Definition at line 77 of file EthQTest.php.

◆ testEthQ__one()

testEthQ__one ( )
Exceptions
Exception

Definition at line 51 of file EthQTest.php.

◆ testEthQ__random()

testEthQ__random ( )
Exceptions
Exception

Definition at line 67 of file EthQTest.php.

◆ testEthQ__simple()

testEthQ__simple ( )

Testing quantities.

This test is bases data by http://www.binaryhexconverter.com/decimal-to-hex-converter.

Exceptions
Exception

Definition at line 21 of file EthQTest.php.

◆ testEthQ__zero()

testEthQ__zero ( )
Exceptions
Exception

Definition at line 32 of file EthQTest.php.


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