cz.cuni.amis.pogamut.sposh.elements
Class ValueTest
java.lang.Object
cz.cuni.amis.pogamut.sposh.elements.ValueTest
public class ValueTest
- extends Object
Test some methods of value.
- Author:
- Honza
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueTest
public ValueTest()
parseNil
public void parseNil()
throws ParseException
- Throws:
ParseException
parseTrue
public void parseTrue()
throws ParseException
- Throws:
ParseException
parseFals
public void parseFals()
throws ParseException
- Throws:
ParseException
testInt
public void testInt()
throws ParseException
- Throws:
ParseException
testDouble
public void testDouble()
throws ParseException
- Throws:
ParseException
stringInQuotes
public void stringInQuotes()
throws ParseException
- Throws:
ParseException
parseEnum
public void parseEnum()
throws ParseException
- Throws:
ParseException
failToParseEnum
public void failToParseEnum()
throws ParseException
- Throws:
ParseException
enumWithoutQuote
public void enumWithoutQuote()
throws ParseException
- Throws:
ParseException
serializeEnum
public void serializeEnum()
Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.