Skip to content

Latest commit

 

History

History
 
 

sechub-testframework

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README

This project is a simple test framework - it has no dependencies except to

  • mockito
  • junit
  • hamcrest
  • slf4j
  • wiremock

Framework shall be usable from all other projects, no matter if sechub server or other parts! So we do NOT define any components etc. here! Remark: Only use for tests...