Skip to content

Commit ff16f9c

Browse files
committed
add key functions
1 parent 60af3f6 commit ff16f9c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

utbot-junit-contest/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ It is used to [monitor and chart][monitoring] statistics every night.
1212
[ep 2]: src/main/kotlin/org/utbot/monitoring/StatisticsMonitoring.kt
1313
[monitoring]: ../docs/NightStatisticsMonitoring.md
1414

15+
## Key functions
16+
17+
| Function name | File name | Description |
18+
|---------------|---------------------|-----------------------------------------------------------------------------------------------------------|
19+
| runGeneration | Contest.kt | This function runs UTBot and manage it's work |
20+
| runEstimator | ContestEstimator.kt | This function configure a project's classpath and does main loop of generation with collection statistics |
21+
22+
1523
## Projects
1624

1725
There are some prepared projects in advance.

0 commit comments

Comments
 (0)