webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <jsontest.h>
Public Member Functions | |
TestCase () | |
virtual | ~TestCase () |
void | run (TestResult &result) |
virtual const char * | testName () const =0 |
Protected Attributes | |
TestResult * | result_ |
JsonTest::TestCase::TestCase | ( | ) |
|
virtual |
void JsonTest::TestCase::run | ( | TestResult & | result | ) |
|
pure virtual |
|
protected |