Uses of Class
com._1c.g5.v8.dt.testing.GuiceModules
-
-
Uses of GuiceModules in com._1c.g5.v8.dt.dcs
Classes in com._1c.g5.v8.dt.dcs with annotations of type GuiceModules Modifier and Type Class Description class
ImmutableDcsSerializer
Test for immutable DCS after read-write from XML -
Uses of GuiceModules in com._1c.g5.v8.dt.export.xml.exporter.md
Classes in com._1c.g5.v8.dt.export.xml.exporter.md with annotations of type GuiceModules Modifier and Type Class Description class
BaseMdObjectTest
Base test for MdObjects -
Uses of GuiceModules in com._1c.g5.v8.dt.export.xml.exporter.template
Classes in com._1c.g5.v8.dt.export.xml.exporter.template with annotations of type GuiceModules Modifier and Type Class Description class
BaseTemplateExportTest
Base test for Template -
Uses of GuiceModules in com._1c.g5.v8.dt.platform.services.core.infobases.templates
Classes in com._1c.g5.v8.dt.platform.services.core.infobases.templates with annotations of type GuiceModules Modifier and Type Class Description class
InfobaseTemplateTest
Tests checks infobases templates read and write correctness. -
Uses of GuiceModules in com._1c.g5.v8.dt.platform.services.core.profiles
Classes in com._1c.g5.v8.dt.platform.services.core.profiles with annotations of type GuiceModules Modifier and Type Class Description class
ProfileTest
Tests checks infobases preferences read and write correctness. -
Uses of GuiceModules in com._1c.g5.v8.dt.platform.services.core.publication
Classes in com._1c.g5.v8.dt.platform.services.core.publication with annotations of type GuiceModules Modifier and Type Class Description class
ApachePublishDelegateTest
Tests Apache publish delegate work.class
InfobasePublicationStoreTest
Tests infobase publication load and store.class
InfobasePublicationValidationTest
Tests infobase publication validation.class
MobileApplicationPublicationStoreTest
TestsMobileApplicationPublicationStore
storing and loading. -
Uses of GuiceModules in com._1c.g5.v8.dt.platform.services.core.runtimes
Classes in com._1c.g5.v8.dt.platform.services.core.runtimes with annotations of type GuiceModules Modifier and Type Class Description class
ResolvableRuntimeInstallationManagerTest
Tests checksIResolvableRuntimeInstallationManager
implementation correctness. -
Uses of GuiceModules in com.e1c.g5.v8.dt.testing.check
Classes in com.e1c.g5.v8.dt.testing.check with annotations of type GuiceModules Modifier and Type Class Description class
CheckTestBase
Base implementation for the check testsclass
SingleProjectReadOnlyCheckTestBase
Base implementation for the check tests that aren't change the single test configuration
-