{"id":56917,"library":"cxf-testutils","title":"Apache CXF Test Utilities","description":"Provides utility classes for testing Apache CXF web services.","status":"active","version":"4.2.0","language":"java","source_language":null,"source_url":"https://gitbox.apache.org/repos/asf?p=cxf.git","tags":["cxf","testing","web-services","apache"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.cxf</groupId>\n  <artifactId>cxf-testutils</artifactId>\n  <version>4.2.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.cxf:cxf-testutils:4.2.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"AbstractBusTestServerBase","correct":"org.apache.cxf.testutil.common.AbstractBusTestServerBase"}],"quickstart":{"code":"import org.apache.cxf.testutil.common.AbstractBusTestServerBase;\n\npublic class Example extends AbstractBusTestServerBase {\n    public static void main(String[] args) {\n        Example server = new Example();\n        server.start();\n        System.out.println(\"Test server started\");\n    }\n}","lang":"java","description":"Shows how to extend AbstractBusTestServerBase for CXF testing."},"warnings":[],"env_vars":null,"search_vec":"'apach':1,10,19 'class':7 'cxf':2,11,14 'provid':5 'servic':13,18 'test':3,9,15 'util':4,6 'web':12,17 'web-servic':16","created_at":"2026-06-15T10:55:40.133571+00:00","updated_at":"2026-06-15T10:55:40.133571+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://cxf.apache.org","github":null,"docs":"https://appdoc.app/artifact/org.apache.cxf/cxf-testutils/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}