{"id":77135,"library":"infrautils-testutils","title":"InfraUtils Test Utilities","description":"Test utilities for OpenDaylight infrastructure projects (odlparent-lite).","status":"active","version":"7.1.12","language":"java","source_language":null,"source_url":"https://wiki.opendaylight.org/display/ODL/ODL+Root+Parent","tags":["opendaylight","testing","utilities","infrastructure"],"install":[{"cmd":"<dependency>\n  <groupId>org.opendaylight.infrautils</groupId>\n  <artifactId>infrautils-testutils</artifactId>\n  <version>7.1.12</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.opendaylight.infrautils:infrautils-testutils:7.1.12'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"LogRule","correct":"org.opendaylight.infrautils.testutils.LogRule"}],"quickstart":{"code":"import org.opendaylight.infrautils.testutils.LogRule;\nimport org.junit.Rule;\nimport org.junit.Test;\n\npublic class MyTest {\n  @Rule\n  public LogRule logRule = new LogRule();\n\n  @Test\n  public void test() {\n    // test code\n  }\n}","lang":"java","description":"Use LogRule to capture logs in tests"},"warnings":[],"env_vars":null,"search_vec":"'infrastructur':8,16 'infrautil':1 'lite':12 'odlpar':11 'odlparent-lit':10 'opendaylight':7,13 'project':9 'test':2,4,14 'util':3,5,15","created_at":"2026-06-17T19:47:55.767059+00:00","updated_at":"2026-06-17T19:47:55.767059+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://nexus.opendaylight.org/content/sites/site//org.opendaylight.odlparent/latest/odlparent-lite/","github":null,"docs":"https://appdoc.app/artifact/org.opendaylight.infrautils/infrautils-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-17","next_check":"2026-12-14","install_tag":null}}