jdi-testing / jdi-dark

Powerful Framework for Backend Automation Testing on Java (Rest, Soap, WebSocket)
https://jdi-docs.github.io/jdi-dark/
MIT License
38 stars 16 forks source link

Create class diagram for jdi-dark core #225

Open ElenaPoduzova opened 4 years ago

ElenaPoduzova commented 4 years ago

Create class diagram of core functionality for better clarity.

olgaSovaDo commented 4 years ago
  1. There is a way to implement class diagrams with IDEA 's plugin UML. It seems to be available for IntelliJ IDEA Ultimate only https://www.jetbrains.com/help/idea/class-diagram.html
  2. One of the free of charge options is using of Class Visualizer http://www.class-visualizer.net/ https://github.com/jonatan-kazmierczak/class-visualizer Gave it a try. It looks like this image image