Package com.google.api.client.testing.json

Classes used for testing of JSON library implementations.

See:
          Description

Class Summary
AbstractJsonFactoryTest Abstract test case for testing a JsonFactory.
AbstractJsonFactoryTest.A  
AbstractJsonFactoryTest.AnyType  
AbstractJsonFactoryTest.ArrayType  
AbstractJsonFactoryTest.CollectionOfCollectionType  
AbstractJsonFactoryTest.DoubleListTypeVariableType  
AbstractJsonFactoryTest.Entry  
AbstractJsonFactoryTest.EnumValue  
AbstractJsonFactoryTest.ExtendsGenericJson  
AbstractJsonFactoryTest.Feed  
AbstractJsonFactoryTest.FloatMapTypeVariableType  
AbstractJsonFactoryTest.IntArrayTypeVariableType  
AbstractJsonFactoryTest.IntegerTypeVariableType  
AbstractJsonFactoryTest.MapOfMapType  
AbstractJsonFactoryTest.NumberTypes  
AbstractJsonFactoryTest.NumberTypesAsString  
AbstractJsonFactoryTest.StringNullValue  
AbstractJsonFactoryTest.TestClass  
AbstractJsonFactoryTest.TypeVariablesPassedAround  
AbstractJsonFactoryTest.TypeVariableType<T>  
AbstractJsonFactoryTest.WildCardTypes  
AbstractJsonFactoryTest.X<XT>  
AbstractJsonFactoryTest.Y<YT>  
AbstractJsonFactoryTest.Z<ZT>  
 

Enum Summary
AbstractJsonFactoryTest.E  
 

Package com.google.api.client.testing.json Description

Classes used for testing of JSON library implementations.

Warning: this package is experimental, and its content may be changed in incompatible ways or possibly entirely removed in a future version of the library

Author:
Ravi Mistry


Copyright © 2011-2012 Google. All Rights Reserved.