search

goog.labs.testing.JsonFuzzing

Provided By

The JSON fuzzing generator.

new JsonFuzzing( opt_options, opt_seed )

Parameters
opt_options{arraySize: number, jsonSize: number, maxDepth: number, numFields: number}=

Configuration for the fuzzing json generator.

opt_seednumber=

The seed for the random generator.

Instance Methods

Static Properties

Enumerations