HttpTest

Attribute to define a test.

static if(isWeb && isTesting)
struct HttpTest {}

Members

Variables

name
string name;

The name of the test.

Meta