Einige Informationen werden in englischer Sprache angezeigt.
Über mich
Test Assumptions. Specify what other public interfaces definitions (file names, classes, methods, error message formats, etc) a developer would need to know so their solution is guaranteed to work with your tests.
MINIMAL explicit constraints your new tests rely on: file paths, class/function names, constructors, parameters, return types, etc. Also, any string/marker specifics should be in test assumptions, and not the other 2 sections.... Mehr lesen