public ArcImsQueryBuilderTest() {
}
@BeforeClass
public static void setUpClass() throws Exception {
HarvestProtocolArcIms protocol = new HarvestProtocolArcIms();
protocol.setServiceName("Metadata");
IterationContext context = new IterationContext() {
public void onIterationException(Exception ex) {
}
};