search

goog.testing.ShardingTestCase

Provided By
Extends

A test case that runs tests in per-file shards.

new ShardingTestCase( shardIndex, numShards, opt_name )

Parameters
shardIndexnumber

Shard index for this page, 1-indexed.

numShardsnumber

Number of shards to split up test cases into.

opt_namestring=

The name of the test case.

Instance Methods

Instance Properties

Static Functions