A platform combines multiple tutorials, projects, documentations, questions and answers for developers
  • Home (current)
  • Documentations
  • About
  • Login
  1. Home
  2. Documentations
  3. Jasmine

Jasmine

© 2008–2019 Pivotal Labs
Licensed under the MIT License.
https://jasmine.github.io/api/3.7/index.html

Class: Clock
Clock
Clock#install()
Clock#mockDate()
Clock#tick()
Clock#uninstall()
Clock#withMock()
Class: Env
Env
Env#addReporter()
Env#clearReporters()
Env#configuration()
Env#configure()
Env#hideDisabled()
Env#provideFallbackReporter()
Env#randomizeTests()
Env#seed()
Env#setSpecProperty()
Env#setSuiteProperty()
Env#stopOnSpecFailure()
Env#throwOnExpectationFailure()
Class: jsApiReporter
jsApiReporter
jsApiReporter#executionTime()
jsApiReporter#specResults()
jsApiReporter#specs()
jsApiReporter#status()
jsApiReporter#suiteResults()
jsApiReporter#suites()
Class: MatchersUtil
MatchersUtil
MatchersUtil#contains()
MatchersUtil#equals()
MatchersUtil#pp()
Class: Spy
Spy
Spy#and
Spy#withArgs()
Spy.callData
Global
afterAll()
Expectation
Global
JasmineDoneInfo
JasmineStartedInfo
SpecResult
SuiteResult
afterEach()
Namespace: async-matchers
async-matchers
async-matchers#()
async-matchers#()
async-matchers#()
async-matchers#()
async-matchers#()
async-matchers#()
async-matchers#not
async-matchers#withContext()
beforeAll()
beforeEach()
describe()
expect()
expectAsync()
fail()
fdescribe()
fit()
implementationCallback()
it()
pending()
setSpecProperty()
setSuiteProperty()
spyOn()
spyOnAllFunctions()
spyOnProperty()
xdescribe()
xit()
Namespace: calls
calls
calls#all()
calls#allArgs()
calls#any()
calls#argsFor()
calls#count()
calls#first()
calls#mostRecent()
calls#reset()
calls#saveArgumentsByValue()
Interface: Configuration
Configuration
Configuration#Promise
Configuration#failFast
Configuration#failSpecWithNoExpectations
Configuration#hideDisabled
Configuration#oneFailurePerSpec
Configuration#random
Configuration#seed
Configuration#specFilter
Namespace: jasmine
jasmine
jasmine.DEFAULT_TIMEOUT_INTERVAL
jasmine.MAX_PRETTY_PRINT_ARRAY_LENGTH
jasmine.MAX_PRETTY_PRINT_CHARS
jasmine.MAX_PRETTY_PRINT_DEPTH
jasmine.addAsyncMatchers()
jasmine.addCustomEqualityTester()
jasmine.addCustomObjectFormatter()
jasmine.addMatchers()
jasmine.addSpyStrategy()
jasmine.any()
jasmine.anything()
jasmine.arrayContaining()
jasmine.arrayWithExactContents()
jasmine.clock()
jasmine.createSpy()
jasmine.createSpyObj()
jasmine.empty()
jasmine.falsy()
jasmine.getEnv()
jasmine.isSpy()
jasmine.mapContaining()
jasmine.notEmpty()
jasmine.objectContaining()
jasmine.setContaining()
jasmine.setDefaultSpyStrategy()
jasmine.stringMatching()
jasmine.truthy()
Namespace: matchers
matchers
matchers#not
matchers#nothing()
matchers#toBe()
matchers#toBeCloseTo()
matchers#toBeDefined()
matchers#toBeFalse()
matchers#toBeFalsy()
matchers#toBeGreaterThan()
matchers#toBeGreaterThanOrEqual()
matchers#toBeInstanceOf()
matchers#toBeLessThan()
matchers#toBeLessThanOrEqual()
matchers#toBeNaN()
matchers#toBeNegativeInfinity()
matchers#toBeNull()
matchers#toBePositiveInfinity()
matchers#toBeTrue()
matchers#toBeTruthy()
matchers#toBeUndefined()
matchers#toContain()
matchers#toEqual()
matchers#toHaveBeenCalled()
matchers#toHaveBeenCalledBefore()
matchers#toHaveBeenCalledOnceWith()
matchers#toHaveBeenCalledTimes()
matchers#toHaveBeenCalledWith()
matchers#toHaveClass()
matchers#toHaveSize()
matchers#toMatch()
matchers#toThrow()
matchers#toThrowError()
matchers#toThrowMatching()
matchers#withContext()
Interface: Reporter
Reporter
Reporter#jasmineDone()
Reporter#jasmineStarted()
Reporter#specDone()
Reporter#specStarted()
Reporter#suiteDone()
Reporter#suiteStarted()
Interface: SpyStrategy
SpyStrategy
SpyStrategy#callFake()
SpyStrategy#callThrough()
SpyStrategy#exec()
SpyStrategy#identity
SpyStrategy#rejectWith()
SpyStrategy#resolveTo()
SpyStrategy#returnValue()
SpyStrategy#returnValues()
SpyStrategy#stub()
SpyStrategy#throwError()
Copyright ©2023 TypeError Powered By AnyPost, page cost 62ms.
Privacy Policy