class AssertTest { void assertMethod() { assert true; } }