jar

org.eclipse.gemini.blueprint : gemini-blueprint-test

Maven & Gradle

Apr 03, 2018
1 usages

Gemini Blueprint Testing Framework · Eclipse Gemini Blueprint testing framework. Provides JUnit based integration testing inside OSGi containers.

Table Of Contents

Latest Version

Download org.eclipse.gemini.blueprint : gemini-blueprint-test JAR file - Latest Versions:

All Versions

Download org.eclipse.gemini.blueprint : gemini-blueprint-test JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.1.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gemini-blueprint-test-3.0.0.M01.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.gemini.blueprint.test.internal.holder

├─ org.eclipse.gemini.blueprint.test.internal.holder.HolderLoader.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.internal.holder.OsgiTestInfoHolder.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.internal.holder.ReflectionOsgiHolder.class - [JAR]

org.eclipse.gemini.blueprint.test.internal.util

├─ org.eclipse.gemini.blueprint.test.internal.util.DependencyVisitor.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.internal.util.IOUtils.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.internal.util.PropertiesUtil.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.internal.util.TestUtils.class - [JAR]

org.eclipse.gemini.blueprint.test.legacyspringsupport

├─ org.eclipse.gemini.blueprint.test.legacyspringsupport.AbstractDependencyInjectionSpringContextTests.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.legacyspringsupport.AbstractSingleSpringContextTests.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.legacyspringsupport.AbstractSpringContextTests.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.legacyspringsupport.ConditionalTestCase.class - [JAR]

org.eclipse.gemini.blueprint.extender.internal.dependencies.startup

├─ org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.ContextExecutorAccessor.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.ContextState.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyServiceManager.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.MandatoryImporterDependencyFactory.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.MandatoryServiceDependency.class - [JAR]

org.eclipse.gemini.blueprint.extender.support

├─ org.eclipse.gemini.blueprint.extender.support.ApplicationContextConfiguration.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.support.ConditionalApplicationContextCreator.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.support.DefaultOsgiApplicationContextCreator.class - [JAR]

org.eclipse.gemini.blueprint.test.provisioning

├─ org.eclipse.gemini.blueprint.test.provisioning.ArtifactLocator.class - [JAR]

org.objectweb.asm.tree.analysis

├─ org.objectweb.asm.tree.analysis.Analyzer.class - [JAR]

├─ org.objectweb.asm.tree.analysis.AnalyzerException.class - [JAR]

├─ org.objectweb.asm.tree.analysis.BasicInterpreter.class - [JAR]

├─ org.objectweb.asm.tree.analysis.BasicValue.class - [JAR]

├─ org.objectweb.asm.tree.analysis.BasicVerifier.class - [JAR]

├─ org.objectweb.asm.tree.analysis.Frame.class - [JAR]

├─ org.objectweb.asm.tree.analysis.Interpreter.class - [JAR]

├─ org.objectweb.asm.tree.analysis.SimpleVerifier.class - [JAR]

├─ org.objectweb.asm.tree.analysis.SmallSet.class - [JAR]

├─ org.objectweb.asm.tree.analysis.SourceInterpreter.class - [JAR]

├─ org.objectweb.asm.tree.analysis.SourceValue.class - [JAR]

├─ org.objectweb.asm.tree.analysis.Subroutine.class - [JAR]

├─ org.objectweb.asm.tree.analysis.Value.class - [JAR]

org.objectweb.asm.xml

├─ org.objectweb.asm.xml.ASMContentHandler.class - [JAR]

├─ org.objectweb.asm.xml.Processor.class - [JAR]

├─ org.objectweb.asm.xml.SAXAdapter.class - [JAR]

├─ org.objectweb.asm.xml.SAXAnnotationAdapter.class - [JAR]

├─ org.objectweb.asm.xml.SAXClassAdapter.class - [JAR]

├─ org.objectweb.asm.xml.SAXCodeAdapter.class - [JAR]

├─ org.objectweb.asm.xml.SAXFieldAdapter.class - [JAR]

org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.support

├─ org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.support.BlueprintConfigUtils.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.support.BlueprintConfigurationScanner.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.support.BlueprintContainerConfig.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.support.BlueprintContainerCreator.class - [JAR]

org.eclipse.gemini.blueprint.extender.internal.dependencies.shutdown

├─ org.eclipse.gemini.blueprint.extender.internal.dependencies.shutdown.ShutdownSorter.class - [JAR]

org.objectweb.asm.util

├─ org.objectweb.asm.util.ASMifiable.class - [JAR]

├─ org.objectweb.asm.util.ASMifier.class - [JAR]

├─ org.objectweb.asm.util.CheckAnnotationAdapter.class - [JAR]

├─ org.objectweb.asm.util.CheckClassAdapter.class - [JAR]

├─ org.objectweb.asm.util.CheckFieldAdapter.class - [JAR]

├─ org.objectweb.asm.util.CheckMethodAdapter.class - [JAR]

├─ org.objectweb.asm.util.CheckSignatureAdapter.class - [JAR]

├─ org.objectweb.asm.util.Printer.class - [JAR]

├─ org.objectweb.asm.util.Textifiable.class - [JAR]

├─ org.objectweb.asm.util.Textifier.class - [JAR]

├─ org.objectweb.asm.util.TraceAnnotationVisitor.class - [JAR]

├─ org.objectweb.asm.util.TraceClassVisitor.class - [JAR]

├─ org.objectweb.asm.util.TraceFieldVisitor.class - [JAR]

├─ org.objectweb.asm.util.TraceMethodVisitor.class - [JAR]

├─ org.objectweb.asm.util.TraceSignatureVisitor.class - [JAR]

org.eclipse.gemini.blueprint.test.provisioning.internal

├─ org.eclipse.gemini.blueprint.test.provisioning.internal.LocalFileSystemMavenRepository.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.provisioning.internal.MavenPackagedArtifactFinder.class - [JAR]

org.eclipse.gemini.blueprint.extender.internal.activator.listeners

├─ org.eclipse.gemini.blueprint.extender.internal.activator.listeners.BaseListener.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.activator.listeners.NamespaceBundleLister.class - [JAR]

org.eclipse.gemini.blueprint.extender.internal.util

├─ org.eclipse.gemini.blueprint.extender.internal.util.BundleUtils.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.util.PrivilegedUtils.class - [JAR]

org.eclipse.gemini.blueprint.extender.support.internal

├─ org.eclipse.gemini.blueprint.extender.support.internal.ConfigUtils.class - [JAR]

org.objectweb.asm.signature

├─ org.objectweb.asm.signature.SignatureReader.class - [JAR]

├─ org.objectweb.asm.signature.SignatureVisitor.class - [JAR]

├─ org.objectweb.asm.signature.SignatureWriter.class - [JAR]

org.eclipse.gemini.blueprint.extender.internal.blueprint.activator

├─ org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintContainerProcessor.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintListenerManager.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintTypeCompatibilityChecker.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.ReplayEventManager.class - [JAR]

org.eclipse.gemini.blueprint.extender.event

├─ org.eclipse.gemini.blueprint.extender.event.BootstrappingDependenciesEvent.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.event.BootstrappingDependenciesFailedEvent.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.event.BootstrappingDependencyEvent.class - [JAR]

org.eclipse.gemini.blueprint.test.platform

├─ org.eclipse.gemini.blueprint.test.platform.AbstractOsgiPlatform.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.platform.DefaultFrameworkTemplate.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.platform.EquinoxPlatform.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.platform.FelixPlatform.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.platform.FrameworkTemplate.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.platform.KnopflerfishPlatform.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.platform.OsgiPlatform.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.platform.Platform.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.platform.Platforms.class - [JAR]

org.eclipse.gemini.blueprint.extender.support.scanning

├─ org.eclipse.gemini.blueprint.extender.support.scanning.ConfigurationScanner.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.support.scanning.DefaultConfigurationScanner.class - [JAR]

org.eclipse.gemini.blueprint.extender

├─ org.eclipse.gemini.blueprint.extender.OsgiApplicationContextCreator.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.OsgiBeanFactoryPostProcessor.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.OsgiServiceDependencyFactory.class - [JAR]

org.eclipse.gemini.blueprint.test.internal

├─ org.eclipse.gemini.blueprint.test.internal.OsgiJUnitTest.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.internal.TestRunnerService.class - [JAR]

org.eclipse.gemini.blueprint.test.internal.util.jar

├─ org.eclipse.gemini.blueprint.test.internal.util.jar.JarCreator.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.internal.util.jar.JarUtils.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.internal.util.jar.ManifestUtils.class - [JAR]

org.objectweb.asm

├─ org.objectweb.asm.AnnotationVisitor.class - [JAR]

├─ org.objectweb.asm.AnnotationWriter.class - [JAR]

├─ org.objectweb.asm.Attribute.class - [JAR]

├─ org.objectweb.asm.ByteVector.class - [JAR]

├─ org.objectweb.asm.ClassReader.class - [JAR]

├─ org.objectweb.asm.ClassVisitor.class - [JAR]

├─ org.objectweb.asm.ClassWriter.class - [JAR]

├─ org.objectweb.asm.Context.class - [JAR]

├─ org.objectweb.asm.CurrentFrame.class - [JAR]

├─ org.objectweb.asm.Edge.class - [JAR]

├─ org.objectweb.asm.FieldVisitor.class - [JAR]

├─ org.objectweb.asm.FieldWriter.class - [JAR]

├─ org.objectweb.asm.Frame.class - [JAR]

├─ org.objectweb.asm.Handle.class - [JAR]

├─ org.objectweb.asm.Handler.class - [JAR]

├─ org.objectweb.asm.Item.class - [JAR]

├─ org.objectweb.asm.Label.class - [JAR]

├─ org.objectweb.asm.MethodVisitor.class - [JAR]

├─ org.objectweb.asm.MethodWriter.class - [JAR]

├─ org.objectweb.asm.Opcodes.class - [JAR]

├─ org.objectweb.asm.Type.class - [JAR]

├─ org.objectweb.asm.TypePath.class - [JAR]

├─ org.objectweb.asm.TypeReference.class - [JAR]

org.eclipse.gemini.blueprint.extender.internal.support

├─ org.eclipse.gemini.blueprint.extender.internal.support.DefaultOsgiBundleApplicationContextListener.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.support.ExtenderConfiguration.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.support.LazyBundleRegistry.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.support.LazyLatchFactoryDelegate.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.support.NamespaceManager.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.support.NamespacePlugins.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.support.OsgiAnnotationPostProcessor.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.support.OsgiBeanFactoryPostProcessorAdapter.class - [JAR]

org.eclipse.gemini.blueprint.extender.internal.util.concurrent

├─ org.eclipse.gemini.blueprint.extender.internal.util.concurrent.Counter.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.util.concurrent.RunnableTimedExecution.class - [JAR]

org.eclipse.gemini.blueprint.test

├─ org.eclipse.gemini.blueprint.test.AbstractConfigurableBundleCreatorTests.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.AbstractConfigurableOsgiTests.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.AbstractDependencyManagerTests.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.AbstractOnTheFlyBundleCreatorTests.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.AbstractOptionalDependencyInjectionTests.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.AbstractOsgiTests.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.AbstractSynchronizedOsgiTests.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.JUnitTestActivator.class - [JAR]

org.objectweb.asm.commons

├─ org.objectweb.asm.commons.AdviceAdapter.class - [JAR]

├─ org.objectweb.asm.commons.AnalyzerAdapter.class - [JAR]

├─ org.objectweb.asm.commons.AnnotationRemapper.class - [JAR]

├─ org.objectweb.asm.commons.ClassRemapper.class - [JAR]

├─ org.objectweb.asm.commons.CodeSizeEvaluator.class - [JAR]

├─ org.objectweb.asm.commons.FieldRemapper.class - [JAR]

├─ org.objectweb.asm.commons.GeneratorAdapter.class - [JAR]

├─ org.objectweb.asm.commons.InstructionAdapter.class - [JAR]

├─ org.objectweb.asm.commons.JSRInlinerAdapter.class - [JAR]

├─ org.objectweb.asm.commons.LocalVariablesSorter.class - [JAR]

├─ org.objectweb.asm.commons.Method.class - [JAR]

├─ org.objectweb.asm.commons.MethodRemapper.class - [JAR]

├─ org.objectweb.asm.commons.Remapper.class - [JAR]

├─ org.objectweb.asm.commons.RemappingAnnotationAdapter.class - [JAR]

├─ org.objectweb.asm.commons.RemappingClassAdapter.class - [JAR]

├─ org.objectweb.asm.commons.RemappingFieldAdapter.class - [JAR]

├─ org.objectweb.asm.commons.RemappingMethodAdapter.class - [JAR]

├─ org.objectweb.asm.commons.RemappingSignatureAdapter.class - [JAR]

├─ org.objectweb.asm.commons.SerialVersionUIDAdder.class - [JAR]

├─ org.objectweb.asm.commons.SignatureRemapper.class - [JAR]

├─ org.objectweb.asm.commons.SimpleRemapper.class - [JAR]

├─ org.objectweb.asm.commons.StaticInitMerger.class - [JAR]

├─ org.objectweb.asm.commons.TableSwitchGenerator.class - [JAR]

├─ org.objectweb.asm.commons.TryCatchBlockSorter.class - [JAR]

org.eclipse.gemini.blueprint.extender.internal.activator

├─ org.eclipse.gemini.blueprint.extender.internal.activator.ApplicationContextConfigurationFactory.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.activator.BlueprintNamespaceHandlerActivator.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.activator.ContextLoaderListener.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.activator.DefaultApplicationContextConfigurationFactory.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.activator.DefaultVersionMatcher.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.activator.JavaBeansCacheActivator.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.activator.LifecycleManager.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.activator.ListListenerAdapter.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.activator.ListenerServiceActivator.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.activator.LoggingActivator.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.activator.NamespaceHandlerActivator.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.activator.NoOpOsgiContextProcessor.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.activator.OsgiContextProcessor.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.activator.TypeCompatibilityChecker.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.activator.VersionMatcher.class - [JAR]

org.eclipse.gemini.blueprint.extender.internal.boot

├─ org.eclipse.gemini.blueprint.extender.internal.boot.ChainActivator.class - [JAR]

org.eclipse.gemini.blueprint.test.internal.util.jar.storage

├─ org.eclipse.gemini.blueprint.test.internal.util.jar.storage.FileSystemStorage.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.internal.util.jar.storage.MemoryStorage.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.internal.util.jar.storage.Storage.class - [JAR]

org.objectweb.asm.tree

├─ org.objectweb.asm.tree.AbstractInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.AnnotationNode.class - [JAR]

├─ org.objectweb.asm.tree.ClassNode.class - [JAR]

├─ org.objectweb.asm.tree.FieldInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.FieldNode.class - [JAR]

├─ org.objectweb.asm.tree.FrameNode.class - [JAR]

├─ org.objectweb.asm.tree.IincInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.InnerClassNode.class - [JAR]

├─ org.objectweb.asm.tree.InsnList.class - [JAR]

├─ org.objectweb.asm.tree.InsnNode.class - [JAR]

├─ org.objectweb.asm.tree.IntInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.InvokeDynamicInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.JumpInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.LabelNode.class - [JAR]

├─ org.objectweb.asm.tree.LdcInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.LineNumberNode.class - [JAR]

├─ org.objectweb.asm.tree.LocalVariableAnnotationNode.class - [JAR]

├─ org.objectweb.asm.tree.LocalVariableNode.class - [JAR]

├─ org.objectweb.asm.tree.LookupSwitchInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.MethodInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.MethodNode.class - [JAR]

├─ org.objectweb.asm.tree.MultiANewArrayInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.ParameterNode.class - [JAR]

├─ org.objectweb.asm.tree.TableSwitchInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.TryCatchBlockNode.class - [JAR]

├─ org.objectweb.asm.tree.TypeAnnotationNode.class - [JAR]

├─ org.objectweb.asm.tree.TypeInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.VarInsnNode.class - [JAR]

org.eclipse.gemini.blueprint.test.internal.support

├─ org.eclipse.gemini.blueprint.test.internal.support.Activator.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.internal.support.OsgiJUnitService.class - [JAR]

├─ org.eclipse.gemini.blueprint.test.internal.support.OsgiJUnitTestAdapter.class - [JAR]

org.eclipse.gemini.blueprint.extender.internal.blueprint.event

├─ org.eclipse.gemini.blueprint.extender.internal.blueprint.event.BlueprintConstants.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.blueprint.event.EventAdminDispatcher.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.blueprint.event.EventDispatcher.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.blueprint.event.OsgiEventDispatcher.class - [JAR]

├─ org.eclipse.gemini.blueprint.extender.internal.blueprint.event.PublishType.class - [JAR]