corona
1.0.2
|
#include <APITests.h>
Public Member Functions | |
void | testBasicOperations (int width, int height) |
void | testAPI () |
void | testFormatQueries () |
void | testMemory () |
Static Public Member Functions | |
static Test * | suite () |
Definition at line 8 of file APITests.h.
void APITests::testBasicOperations | ( | int | width, |
int | height | ||
) |
Definition at line 6 of file APITests.cpp.
void APITests::testAPI | ( | ) |
Definition at line 109 of file APITests.cpp.
void APITests::testFormatQueries | ( | ) |
Definition at line 185 of file APITests.cpp.
void APITests::testMemory | ( | ) |
Definition at line 230 of file APITests.cpp.
Test * APITests::suite | ( | ) | [static] |
Definition at line 283 of file APITests.cpp.