23242526272829
*/ public class FilterableSupportTest extends FilterableTest { @Override protected IFilterable create() { return new FilterableSupport(); }