MCPcopy Create free account
hub / github.com/easydiffusion/easydiffusion / currentRunable

Method currentRunable

ui/plugins/ui/jasmine/jasmine.js:7908–7910  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7906 }
7907
7908 currentRunable() {
7909 return this.currentSpec || this.currentSuite()
7910 }
7911
7912 currentSuite() {
7913 return this.currentlyExecutingSuites_[this.currentlyExecutingSuites_.length - 1]

Callers 5

EnvFunction · 0.80
routeLateFailureFunction · 0.80
addExpectationResultFunction · 0.80
queueRunnerFactoryFunction · 0.80
ensureIsNotNestedFunction · 0.80

Calls 1

currentSuiteMethod · 0.95

Tested by

no test coverage detected