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