public class ELClientIT
extends Object
-
Constructor Summary
Constructors
-
Method Summary
void
void
void
void
void
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ELClientIT
public ELClientIT()
-
Method Details
-
-
elBooleanLiteralTest
@Test
public void elBooleanLiteralTest()
throws
Exception
- Throws:
Exception
-
elIntegerLiteralTest
@Test
public void elIntegerLiteralTest()
throws
Exception
- Throws:
Exception
-
elFloatingPointLiteralTest
@Test
public void elFloatingPointLiteralTest()
throws
Exception
- Throws:
Exception
-
elStringLiteralTest
@Test
public void elStringLiteralTest()
throws
Exception
- Throws:
Exception
-
elNullLiteralTest
@Test
public void elNullLiteralTest()
throws
Exception
- Throws:
Exception
-
elSyntaxAsLiteralTest
@Test
public void elSyntaxAsLiteralTest()
throws
Exception
- Throws:
Exception