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

Testing utilities used for writing tests based on the JSON package of this library.

See:
          Description

Class Summary
AbstractJsonGeneratorTest Abstract test case for JsonGenerator.
AbstractJsonGeneratorTest.Entry  
AbstractJsonGeneratorTest.Feed  
AbstractJsonParserTest Abstract test case for JsonParser.
AbstractJsonParserTest.A  
AbstractJsonParserTest.AnyType  
AbstractJsonParserTest.ArrayType  
AbstractJsonParserTest.CollectionOfCollectionType  
AbstractJsonParserTest.DoubleListTypeVariableType  
AbstractJsonParserTest.Entry  
AbstractJsonParserTest.EnumValue  
AbstractJsonParserTest.Feed  
AbstractJsonParserTest.FloatMapTypeVariableType  
AbstractJsonParserTest.IntArrayTypeVariableType  
AbstractJsonParserTest.IntegerTypeVariableType  
AbstractJsonParserTest.MapOfMapType  
AbstractJsonParserTest.NumberTypes  
AbstractJsonParserTest.NumberTypesAsString  
AbstractJsonParserTest.StringNullValue  
AbstractJsonParserTest.TypeVariablesPassedAround  
AbstractJsonParserTest.TypeVariableType<T>  
AbstractJsonParserTest.WildCardTypes  
AbstractJsonParserTest.X<XT>  
AbstractJsonParserTest.Y<YT>  
AbstractJsonParserTest.Z<ZT>  
 

Enum Summary
AbstractJsonParserTest.E  
 

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

Testing utilities used for writing tests based on the JSON package of this library.

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

Since:
1.4
Author:
Yaniv Inbar


Copyright © 2011 Google. All Rights Reserved.