assertNotConditional

public static void assertNotConditional(CtMethod<? extends Object> method, Context context)(source)

Asserts that the given method does not contain conditional statements.

Parameters

method

the method

context

the context of this test