class TestInternal

Defined at line 16 of file ../../zircon/system/ulib/zxtest/include/zxtest/base/test-internal.h

This is class provides an internal representation of |zxtest::Test|, where

objects needed by the library are added. Preventing the test writer from

accessing them.

Protected Members

TestDriver * driver_

Public Methods

void ~TestInternal ()

Defined at line 18 of file ../../zircon/system/ulib/zxtest/include/zxtest/base/test-internal.h