UNPKG

alsatian

Version:

TypeScript and JavaScript testing framework for beautiful and readable tests

3 lines (2 loc) 185 B
import "reflect-metadata"; export declare function TestCase(...testCaseArguments: Array<any>): (target: object, propertyKey: string, descriptor?: TypedPropertyDescriptor<any>) => void;