public static function testWith(array $data) : TestWith { return new TestWith(self::METHOD_LEVEL, $data); }