export afterEach : Function
export afterEach : Function
exported from angular2/testing defined in angular2/src/testing/testing.ts (line 32)
Run a function (with an optional asynchronous callback) after each test case.
See http://jasmine.github.io/ for more details.