jar

com.adaptc.mws : plugins-testing

Maven & Gradle

Jan 25, 2019
3 usages
1 stars

MWS Plugins Testing · Classes and annotations used in testing MWS plugin projects using the plugin SDK.

Table Of Contents

Latest Version

Download com.adaptc.mws : plugins-testing JAR file - Latest Versions:

All Versions

Download com.adaptc.mws : plugins-testing JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3
1.2
1.1
1.0.x
1.0
0.9.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 plugins-testing-1.3-1548376171.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.adaptc.mws.plugins.testing.transformations

├─ com.adaptc.mws.plugins.testing.transformations.ClassInjector.class - [JAR]

├─ com.adaptc.mws.plugins.testing.transformations.LoggingTransformer.class - [JAR]

├─ com.adaptc.mws.plugins.testing.transformations.TestForTransformation.class - [JAR]

├─ com.adaptc.mws.plugins.testing.transformations.TestMixinTransformation.class - [JAR]

com.adaptc.mws.plugins.testing.support

├─ com.adaptc.mws.plugins.testing.support.ConstraintsTestBuilder.class - [JAR]

├─ com.adaptc.mws.plugins.testing.support.MetaClassRegistryCleaner.class - [JAR]

├─ com.adaptc.mws.plugins.testing.support.MixinMethod.class - [JAR]

├─ com.adaptc.mws.plugins.testing.support.PluginConstraintTestDelegate.class - [JAR]

├─ com.adaptc.mws.plugins.testing.support.PluginsResourceUtils.class - [JAR]

com.adaptc.mws.plugins.testing

├─ com.adaptc.mws.plugins.testing.AliasForcingKeyManager.class - [JAR]

├─ com.adaptc.mws.plugins.testing.ComponentUnitTestMixin.class - [JAR]

├─ com.adaptc.mws.plugins.testing.LenientHttpClientX509HostnameVerifier.class - [JAR]

├─ com.adaptc.mws.plugins.testing.MockSslService.class - [JAR]

├─ com.adaptc.mws.plugins.testing.PluginUnitTestMixin.class - [JAR]

├─ com.adaptc.mws.plugins.testing.TestFor.class - [JAR]

├─ com.adaptc.mws.plugins.testing.TestMixin.class - [JAR]

├─ com.adaptc.mws.plugins.testing.TestPlugin.class - [JAR]

├─ com.adaptc.mws.plugins.testing.TranslatorUnitTestMixin.class - [JAR]

├─ com.adaptc.mws.plugins.testing.UnitTestMixin.class - [JAR]

Advertisement