Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Cassandra
BigintTest
testThrowsWhenCreatingFromInvalid
Cassandra\BigintTest::testThrowsWhenCreatingFromInvalid PHP Method
BigintTest Class Documentation
Exibir arquivo
Open project: datastax/php-driver
testThrowsWhenCreatingFromInvalid()
public
method
public
testThrowsWhenCreatingFromInvalid
( )
public function testThrowsWhenCreatingFromInvalid() { new Bigint("invalid"); }
BigintTest
equalTypes
notEqualTypes
outOfRangeStrings
testAbs
testAbsMinimum
testAdd
testCompareEquals
testCompareNotEquals
testCorrectlyParsesStrings
testDiv
testDivByZero
testFromNumbers
testIs32Bit
testMod
testModByZero
testMul
testNeg
testOverflowTooBig
testOverflowTooSmall
testSqrt
testSub
testThrowsWhenCreatingFromEmpty
testThrowsWhenCreatingFromInvalid
testThrowsWhenCreatingFromInvalidTrailingChars
testThrowsWhenCreatingOutOfRange
validNumbers
validStrings