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 () | |
Definition at line 12 of file EthQTest.php.
testEthQ__abi16 | ( | ) |
Exception |
Definition at line 115 of file EthQTest.php.
testEthQ__abi256 | ( | ) |
Exception |
Definition at line 169 of file EthQTest.php.
testEthQ__abi256_plus1 | ( | ) |
Definition at line 183 of file EthQTest.php.
testEthQ__abi8 | ( | ) |
Exception |
Definition at line 125 of file EthQTest.php.
testEthQ__abi8_neg | ( | ) |
Exception |
Definition at line 147 of file EthQTest.php.
testEthQ__abi8_neg_plus1 | ( | ) |
Exception |
Definition at line 158 of file EthQTest.php.
testEthQ__abi8_plus1 | ( | ) |
Exception |
Definition at line 136 of file EthQTest.php.
testEthQ__given_abi8 | ( | ) |
Exception |
Definition at line 105 of file EthQTest.php.
testEthQ__given_abi8_should_be_wrong | ( | ) |
Definition at line 177 of file EthQTest.php.
testEthQ__negative | ( | ) |
Exception |
Definition at line 77 of file EthQTest.php.
testEthQ__one | ( | ) |
Exception |
Definition at line 51 of file EthQTest.php.
testEthQ__random | ( | ) |
Exception |
Definition at line 67 of file EthQTest.php.
testEthQ__simple | ( | ) |
Testing quantities.
This test is bases data by http://www.binaryhexconverter.com/decimal-to-hex-converter.
Exception |
Definition at line 21 of file EthQTest.php.
testEthQ__zero | ( | ) |
Exception |
Definition at line 32 of file EthQTest.php.