package org.jboss.resteasy.category; /** * Marker interface for tests which are expected to fail */ public interface ExpectedFailing { }