public final class TestIntGenerated extends Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TestRule |
rule_ |
Constructor and Description |
---|
TestIntGenerated(int bits) |
Modifier and Type | Method and Description |
---|---|
void |
add() |
void |
compareTo() |
static Collection<Object> |
data() |
void |
isOne() |
void |
isZero() |
void |
multiply() |
void |
multiplyByPowerOfTwo() |
void |
shiftLeft() |
void |
shiftLeft2() |
void |
shiftLeftByWord() |
void |
shiftRight() |
void |
shiftRight2() |
void |
shiftRightByWord() |
void |
square() |
void |
subtract() |
void |
toAndFromBigInteger() |
void |
toAndFromByteArray() |
void |
toAndFromByteArray2() |
void |
toAndFromByteArrayLE() |
public static Collection<Object> data()
public void add()
public void subtract()
public void multiply()
public void square()
public void shiftRight()
public void shiftLeft()
public void multiplyByPowerOfTwo()
public void shiftRight2()
public void shiftRightByWord()
public void shiftLeft2()
public void shiftLeftByWord()
public void toAndFromBigInteger()
public void toAndFromByteArray()
public void toAndFromByteArrayLE()
public void toAndFromByteArray2()
public void compareTo()
public void isOne()
public void isZero()
Copyright © 2011–2022 Stiftung SIC. All rights reserved.