{"id":73896,"library":"test-objects","title":"Test Objects","description":"A project that holds reusable test objects for unit testing in Java.","status":"active","version":"5.0.1","language":"java","source_language":null,"source_url":"https://github.com/lightblueseas/test-objects","tags":["test","testing","utility","java"],"install":[{"cmd":"<dependency>\n  <groupId>de.alpharogroup</groupId>\n  <artifactId>test-objects</artifactId>\n  <version>5.0.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'de.alpharogroup:test-objects:5.0.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"TestObject","correct":"de.alpharogroup.test.objects.TestObject"}],"quickstart":{"code":"import de.alpharogroup.test.objects.TestObject;\n\npublic class Example {\n    public static void main(String[] args) {\n        TestObject obj = new TestObject();\n        System.out.println(obj.toString());\n    }\n}","lang":"java","description":"Creates a test object and prints its string representation."},"warnings":[],"env_vars":null,"search_vec":"'hold':6 'java':14,18 'object':2,9 'project':4 'reusabl':7 'test':1,8,12,15,16 'unit':11 'util':17","created_at":"2026-06-17T18:56:37.476914+00:00","updated_at":"2026-06-17T18:56:37.476914+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://github.com/lightblueseas/test-objects","github":"https://github.com/lightblueseas/test-objects","docs":"https://appdoc.app/artifact/de.alpharogroup/test-objects/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing","utility"],"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}}