This repository was archived by the owner on Jun 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Tiese Barrell edited this page Jan 28, 2014
·
27 revisions
Welcome to the Process Assertions wiki!
These are the planned tasks/features for upcoming releases.
- New assertion: assertHistoricProcessVariableLatestValueEquals [#8]
- Solve issue with NPE in ProcessAssert.getConfiguration() [#10]. Adjust documentation that ProcessAssertConfiguration is no longer required, only if the EngineServices cannot be automatically detected.
- Code quality configuration and walkthrough
- Add missing Javadoc to several classes, a.o. LogMessages
- Move internal classes to internal package
- Configure release build
- Account for process or task suspension [#3]
- Reduce dependency on JUnit [#5]
- Consider Hamcrest matchers and multiple errors per case: http://www.slideshare.net/wakaleo/junit-kung-fu-getting-more-out-of-your-unit-tests. Start with internal use then expose externally