public class DoubleOperationsTest extends Object
| Constructor and Description |
|---|
DoubleOperationsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldKeepSignificantFigures() |
void |
shouldReturnProperExponenentInScientificNotation() |
void |
shouldRoundNumbersGreaterThan10() |
public DoubleOperationsTest()
public void shouldReturnProperExponenentInScientificNotation()
public void shouldRoundNumbersGreaterThan10()
public void shouldKeepSignificantFigures()
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.