Skip to content
Snippets Groups Projects
Select Git revision
  • 7856b94a074bc6687ed04c33bd6d178f0967c101
  • master default
  • M12
3 results

junit-platform.properties

Blame
  • junit-platform.properties 270 B
    junit.jupiter.execution.timeout.default = 15 s
    junit.jupiter.execution.timeout.testable.method.default = 15 s
    junit.jupiter.execution.timeout.beforeall.method.default = 60 s
    junit.jupiter.testclass.order.default=com.emerald.rcm.backend.config.SpringBootTestClassOrderer