forked from Cloud-Solutions-International/antikythera
-
Notifications
You must be signed in to change notification settings - Fork 0
License
e4c5/antikythera
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Builds a parse tree of each controller using Java Parser. Then the dependencies are identified and copied across as needed. A design decision was made that dependency DTOs are copied rather than relying on their presence in a jar file. The reason being that this approach will result in the code throwing an exception when a DTO in the Application Under Test get's changed. In the context of Antikythera, AUT means Application Under Test rather than the name of the bitbucket project of which this is a part of.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%