Registry / testing / ogema-exam-base

ogema-exam-base

JSON →
library2.2.1javamavenunverified

Base module for the OGEMA smart grid framework's reference implementation, providing testing infrastructure.

<dependency> <groupId>org.ogema.ref-impl</groupId> <artifactId>ogema-exam-base</artifactId> <version>2.2.1</version> </dependency>
INSTALL
IMPORT
SIG · OGEMA-EXAM-BASE
O
ogema-exam-base
testingjavav2.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ExamBase
org.ogema.exam.base.ExamBase

Initializes the OGEMA exam base to access the application manager for testing.

import org.ogema.exam.base.ExamBase; public class Example { public static void main(String[] args) { ExamBase exam = new ExamBase(); System.out.println(exam.getApplicationManager()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
ogema-exam-base — mvn dependency:get ogema-exam-base · libregistry