Closure Library API Documentation
Go to class or file:
shardingtestcase.js
No description.
Useful links
Source Code
Git
File Location
/goog/testing/shardingtestcase.js
Classes
goog.testing.ShardingTestCase
A test case that runs tests in per-file shards.
Public
Protected
Private
Global Functions
goog.testing.ShardingTestCase.
shardByFileName
(
opt_name
)
Shards tests based on the test filename. Assumes that the filename is formatted like 'foo_1of5_test.html'.
Arguments:
opt_name
:
string=
A descriptive name for the test case.
code »
Directory testing
File Reference