public class ConcreteClaimTest extends Object
ConcreteClaim
.Constructor and Description |
---|
ConcreteClaimTest() |
public void testWithUnsupportedNumericType() throws Exception
Exception
public void testWithListContainingNonScalarElement() throws Exception
Exception
public void testStringWithStringValue() throws Exception
Exception
public void testBooleanWithBooleanValue() throws Exception
Exception
public void testBooleanWithOtherValue() throws Exception
Exception
public void testIntegerWithIntegerValue() throws Exception
Exception
public void testIntegerWithOtherValue() throws Exception
Exception
public void testDoubleWithDoubleValue() throws Exception
Exception
public void testInstantWithOtherValue() throws Exception
Exception
public void testAsListWithScalarValue() throws Exception
Exception
public void testAsListOfTypeStringWithString() throws Exception
Exception
public void testAsListOfTypeStringWithNumber() throws Exception
Exception
public void testAsSetOfTypeStringWithString() throws Exception
Exception
public void testAsSetOfTypeStringWithNumber() throws Exception
Exception
public void testAsSetOfTypeStringWithNull() throws Exception
Exception
public void testAsArrayOfTypeStringWithString() throws Exception
Exception
public void testAsArrayOfTypeStringWithNumber() throws Exception
Exception
Copyright © 2014–2019. All rights reserved.