{"id":76188,"library":"commons-testing","title":"Commons Testing","description":"Common unit testing utilities and helpers for Java projects.","status":"active","version":"2.1.0","language":"java","source_language":null,"source_url":"https://github.com/trajano/trajano","tags":["testing","utilities","junit","commons"],"install":[{"cmd":"<dependency>\n  <groupId>net.trajano.commons</groupId>\n  <artifactId>commons-testing</artifactId>\n  <version>2.1.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'net.trajano.commons:commons-testing:2.1.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"UtilityClassTestUtil","correct":"net.trajano.commons.testing.UtilityClassTestUtil"}],"quickstart":{"code":"import net.trajano.commons.testing.UtilityClassTestUtil;\n\npublic class Example {\n    public static void main(String[] args) {\n        UtilityClassTestUtil.assertUtilityClassWellDefined(MyUtility.class);\n    }\n}","lang":"java","description":"Verify a utility class is well-defined using Commons Testing."},"warnings":[],"env_vars":null,"search_vec":"'common':1,3,15 'helper':8 'java':10 'junit':14 'project':11 'test':2,5,12 'unit':4 'util':6,13","created_at":"2026-06-17T19:25:37.676524+00:00","updated_at":"2026-06-17T19:25:37.676524+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":"http://site.trajano.net/trajano/","github":"https://github.com/trajano/trajano","docs":"https://appdoc.app/artifact/net.trajano.commons/commons-testing/","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-17","next_check":"2026-12-14","install_tag":null}}