You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
494 B
30 lines
494 B
@startuml
|
|
|
|
title __SNACK APP's Component Diagram__\n
|
|
|
|
component "Snack_App.app.unitTest" {
|
|
[Snack_App.app.main]
|
|
component "Snack_App.app.main" {
|
|
[Snack_App.app.androidTest]
|
|
component "Snack_App.app.androidTest" {
|
|
[Snack_App.app]
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
right footer
|
|
|
|
|
|
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
|
|
For more information about this tool, please contact philippe.mesmeur@gmail.com
|
|
endfooter
|
|
|
|
@enduml
|