jar

io.chocotea : chocotea

Maven & Gradle

Feb 01, 2023
38 stars

io.chocotea:chocotea · This library generates postman collection, environment and integration tests from java code

Table Of Contents

Latest Version

Download io.chocotea : chocotea JAR file - Latest Versions:

All Versions

Download io.chocotea : chocotea JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0EA
1.0EE
1.0A
1.0T
1.0R
1.0.x
1.0

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 chocotea-1.0EA.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.chocotea.bean

├─ io.chocotea.bean.HTTPVerbs 3.class - [JAR]

├─ io.chocotea.bean.HTTPVerbs.class - [JAR]

io.chocotea.core

├─ io.chocotea.core.Collection 3.class - [JAR]

├─ io.chocotea.core.Collection.class - [JAR]

├─ io.chocotea.core.CollectionProcessor 3.class - [JAR]

├─ io.chocotea.core.CollectionProcessor.class - [JAR]

├─ io.chocotea.core.Controller 3.class - [JAR]

├─ io.chocotea.core.Controller.class - [JAR]

├─ io.chocotea.core.Factory 3.class - [JAR]

├─ io.chocotea.core.Factory.class - [JAR]

├─ io.chocotea.core.JakartaController 3.class - [JAR]

├─ io.chocotea.core.JakartaController.class - [JAR]

├─ io.chocotea.core.JavaxController 3.class - [JAR]

├─ io.chocotea.core.JavaxController.class - [JAR]

├─ io.chocotea.core.SpringController 3.class - [JAR]

├─ io.chocotea.core.SpringController.class - [JAR]

io.chocotea.core.fields

├─ io.chocotea.core.fields.firstName 2.class - [JAR]

├─ io.chocotea.core.fields.firstName.class - [JAR]

io.chocotea.utility

├─ io.chocotea.utility.BeanReader 3.class - [JAR]

├─ io.chocotea.utility.BeanReader.class - [JAR]

├─ io.chocotea.utility.DefaultClass 2.class - [JAR]

├─ io.chocotea.utility.DefaultClass.class - [JAR]

├─ io.chocotea.utility.Properties 3.class - [JAR]

├─ io.chocotea.utility.Properties.class - [JAR]

├─ io.chocotea.utility.RandomGenerator 3.class - [JAR]

├─ io.chocotea.utility.RandomGenerator.class - [JAR]

io.chocotea.bean.postman

├─ io.chocotea.bean.postman.Auth 3.class - [JAR]

├─ io.chocotea.bean.postman.Auth.class - [JAR]

├─ io.chocotea.bean.postman.Body 3.class - [JAR]

├─ io.chocotea.bean.postman.Body.class - [JAR]

├─ io.chocotea.bean.postman.Collection 3.class - [JAR]

├─ io.chocotea.bean.postman.Collection.class - [JAR]

├─ io.chocotea.bean.postman.DynamicVariables 3.class - [JAR]

├─ io.chocotea.bean.postman.DynamicVariables.class - [JAR]

├─ io.chocotea.bean.postman.Environment 3.class - [JAR]

├─ io.chocotea.bean.postman.Environment.class - [JAR]

├─ io.chocotea.bean.postman.Event 3.class - [JAR]

├─ io.chocotea.bean.postman.Event.class - [JAR]

├─ io.chocotea.bean.postman.Header 3.class - [JAR]

├─ io.chocotea.bean.postman.Header.class - [JAR]

├─ io.chocotea.bean.postman.Info 3.class - [JAR]

├─ io.chocotea.bean.postman.Info.class - [JAR]

├─ io.chocotea.bean.postman.Item 3.class - [JAR]

├─ io.chocotea.bean.postman.Item.class - [JAR]

├─ io.chocotea.bean.postman.Language 2.class - [JAR]

├─ io.chocotea.bean.postman.Language.class - [JAR]

├─ io.chocotea.bean.postman.Modes 3.class - [JAR]

├─ io.chocotea.bean.postman.Modes.class - [JAR]

├─ io.chocotea.bean.postman.Options 3.class - [JAR]

├─ io.chocotea.bean.postman.Options.class - [JAR]

├─ io.chocotea.bean.postman.Query 3.class - [JAR]

├─ io.chocotea.bean.postman.Query.class - [JAR]

├─ io.chocotea.bean.postman.Raw 2.class - [JAR]

├─ io.chocotea.bean.postman.Raw.class - [JAR]

├─ io.chocotea.bean.postman.Request 3.class - [JAR]

├─ io.chocotea.bean.postman.Request.class - [JAR]

├─ io.chocotea.bean.postman.Script 3.class - [JAR]

├─ io.chocotea.bean.postman.Script.class - [JAR]

├─ io.chocotea.bean.postman.Url 2.class - [JAR]

├─ io.chocotea.bean.postman.Url.class - [JAR]

io.chocotea.bean.unitTest

├─ io.chocotea.bean.unitTest.ChocoFields 3.class - [JAR]

├─ io.chocotea.bean.unitTest.ChocoFields.class - [JAR]

io.chocotea.core.tests

├─ io.chocotea.core.tests.BodyTests 2.class - [JAR]

├─ io.chocotea.core.tests.BodyTests.class - [JAR]

├─ io.chocotea.core.tests.TestGenerator 3.class - [JAR]

├─ io.chocotea.core.tests.TestGenerator.class - [JAR]

io.chocotea.core.annotations

├─ io.chocotea.core.annotations.ChocoCurrencyTest 3.class - [JAR]

├─ io.chocotea.core.annotations.ChocoCurrencyTest.class - [JAR]

├─ io.chocotea.core.annotations.ChocoDuplicateTest 3.class - [JAR]

├─ io.chocotea.core.annotations.ChocoDuplicateTest.class - [JAR]

├─ io.chocotea.core.annotations.ChocoExpect 3.class - [JAR]

├─ io.chocotea.core.annotations.ChocoExpect.class - [JAR]

├─ io.chocotea.core.annotations.ChocoRandom 3.class - [JAR]

├─ io.chocotea.core.annotations.ChocoRandom.class - [JAR]

├─ io.chocotea.core.annotations.ChocoUnitTest 2.class - [JAR]

├─ io.chocotea.core.annotations.ChocoUnitTest.class - [JAR]

├─ io.chocotea.core.annotations.ChocoUnitTestValue 3.class - [JAR]

├─ io.chocotea.core.annotations.ChocoUnitTestValue.class - [JAR]

├─ io.chocotea.core.annotations.Field 3.class - [JAR]

├─ io.chocotea.core.annotations.Field.class - [JAR]

├─ io.chocotea.core.annotations.FinValidate 3.class - [JAR]

├─ io.chocotea.core.annotations.FinValidate.class - [JAR]

├─ io.chocotea.core.annotations.JakartaCollection 3.class - [JAR]

├─ io.chocotea.core.annotations.JakartaCollection.class - [JAR]

├─ io.chocotea.core.annotations.JakartaRequest 3.class - [JAR]

├─ io.chocotea.core.annotations.JakartaRequest.class - [JAR]

├─ io.chocotea.core.annotations.JavaxCollection 2.class - [JAR]

├─ io.chocotea.core.annotations.JavaxCollection.class - [JAR]

├─ io.chocotea.core.annotations.JavaxRequest 2.class - [JAR]

├─ io.chocotea.core.annotations.JavaxRequest.class - [JAR]

├─ io.chocotea.core.annotations.SpringCollection 3.class - [JAR]

├─ io.chocotea.core.annotations.SpringCollection.class - [JAR]

├─ io.chocotea.core.annotations.SpringRequest 3.class - [JAR]

├─ io.chocotea.core.annotations.SpringRequest.class - [JAR]

Advertisement