Uses of Package
io.patriot_framework.hub
-
Packages that use io.patriot_framework.hub Package Description io.patriot_framework.hub io.patriot_framework.junit.extensions -
Classes in io.patriot_framework.hub used by io.patriot_framework.hub Class Description DeviceRegistry Implements registry of devices deployed within simulated environment Currently can only hold access to the plain references of generators but in the future will be used as accessor to all deployed devices within simulated environmentPatriotHub Entry interface to the Patriot Framework It contains all controlling APIs that are available to use The class implements singleton design pattern, which means there is always at most one PatriotHub within one JVM processPropertiesNotLoadedException Exception represents unrecoverable exception, which is thrown when io.patriot_framework.patriotRouter property is not set - it is necessary for usage of PatriotHub -
Classes in io.patriot_framework.hub used by io.patriot_framework.junit.extensions Class Description PatriotHub Entry interface to the Patriot Framework It contains all controlling APIs that are available to use The class implements singleton design pattern, which means there is always at most one PatriotHub within one JVM processPropertiesNotLoadedException Exception represents unrecoverable exception, which is thrown when io.patriot_framework.patriotRouter property is not set - it is necessary for usage of PatriotHub