@UnitTest public class DoubleAttributePredicateTest extends java.lang.Object
| Constructor and Description |
|---|
DoubleAttributePredicateTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
whenTypeIsGrandDoubleShouldReturnTrue() |
void |
whenTypeIsNotDoubleShouldReturnFalse() |
void |
whenTypeIsSmallDoubleShouldReturnTrue() |
public void setup()
public void whenTypeIsNotDoubleShouldReturnFalse()
public void whenTypeIsGrandDoubleShouldReturnTrue()
public void whenTypeIsSmallDoubleShouldReturnTrue()
Copyright © 2018 SAP SE. All Rights Reserved.