public class VariantTest extends Object
Constructor and Description |
---|
VariantTest() |
Modifier and Type | Method and Description |
---|---|
void |
testNumberIssue() |
void |
testVariantCompareBooleanDifferentType() |
void |
testVariantCompareBooleanNotEqual() |
void |
testVariantCompareDoubleDifferentType() |
void |
testVariantCompareDoubleNotEqual() |
void |
testVariantCompareEqualSameType() |
void |
testVariantCompareIntDifferentType() |
void |
testVariantCompareIntNotEqual() |
void |
testVariantCompareLongDifferentType() |
void |
testVariantCompareLongNotEqual() |
void |
testVariantCompareNullNotEqual() |
void |
testVariantCompareStringDifferntType() |
void |
testVariantCompareStringNotEqual() |
public void testVariantCompareEqualSameType() throws Exception
Exception
public void testVariantCompareNullNotEqual() throws Exception
Exception
public void testVariantCompareBooleanNotEqual() throws Exception
Exception
public void testVariantCompareIntNotEqual() throws Exception
Exception
public void testVariantCompareLongNotEqual() throws Exception
Exception
public void testVariantCompareDoubleNotEqual() throws Exception
Exception
public void testVariantCompareStringNotEqual() throws Exception
Exception
public void testVariantCompareIntDifferentType() throws Exception
Exception
public void testVariantCompareLongDifferentType() throws Exception
Exception
public void testVariantCompareBooleanDifferentType() throws Exception
Exception
public void testVariantCompareDoubleDifferentType() throws Exception
Exception
public void testVariantCompareStringDifferntType() throws Exception
Exception
public void testNumberIssue()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.