openmct/platform/framework/test/suite.json
Victor Woeltjen e2f8b1eef9 [Framework] Add skeleton specs
Add empty specs for all classes introduced for the
framework layer, WTD-518.

Note that Main is omitted, as this launches the full
application.
2014-11-06 08:03:35 -08:00

17 lines
408 B
JSON

[
"Temporary",
"Constants",
"FrameworkInitializer",
"bootstrap/ApplicationBootstrapper",
"load/Bundle",
"load/BundleLoader",
"load/Extension",
"register/CustomRegistrars",
"register/ExtensionRegistrar",
"register/PartialConstructor",
"register/ServiceCompositor",
"resolve/BundleResolver",
"resolve/ExtensionResolver",
"resolve/ImplementationLoader"
]