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
testThrowsWhenCreatingFromInvalidTrailingChars
Cassandra\BigintTest::testThrowsWhenCreatingFromInvalidTrailingChars PHP Method
BigintTest Class Documentation
Exibir arquivo
Open project: datastax/php-driver
testThrowsWhenCreatingFromInvalidTrailingChars()
public
method
public
testThrowsWhenCreatingFromInvalidTrailingChars
( )
public function testThrowsWhenCreatingFromInvalidTrailingChars() { new Bigint("123.123"); }
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