Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "org.springframework.test/annotations"

Index

Variables

Const asyncTestsToken

asyncTestsToken: unique symbol = Symbol()

Const spiesOnGetToken

spiesOnGetToken: unique symbol = Symbol()

Const spiesToken

spiesToken: unique symbol = Symbol()

Const spiesValuesToken

spiesValuesToken: unique symbol = Symbol()

Const testsToken

testsToken: unique symbol = Symbol()

Functions

AsyncTest

  • AsyncTest(target: any, key: any, descriptor: any): void

Spy

  • Spy(target: any, key: any, descriptor: any): void

SpyOnGet

  • SpyOnGet(target: any, key: any, descriptor: any): void

Test

  • Test(target: any, key: any, descriptor: any): void

Generated using TypeDoc