Package ubic.gemma.rest.serializers
Class FactorValueValueObjectSerializerTest
- java.lang.Object
-
- org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
-
- ubic.gemma.rest.serializers.FactorValueValueObjectSerializerTest
-
- All Implemented Interfaces:
Aware
,ApplicationContextAware
@ContextConfiguration public class FactorValueValueObjectSerializerTest extends AbstractJUnit4SpringContextTests
-
-
Field Summary
-
Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger
-
-
Constructor Summary
Constructors Constructor Description FactorValueValueObjectSerializerTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
test()
-
Methods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
-
-
-
Method Detail
-
test
public void test() throws com.fasterxml.jackson.core.JsonProcessingException, ParseException
- Throws:
com.fasterxml.jackson.core.JsonProcessingException
ParseException
-
-