Build: #1177 was successful Scheduled with changes by 6 people

Build result summary

Details

Completed
Queue duration
1 minute
Duration
1 minute
Labels
None
Revision
6d52835bada49c5c8ca9ff5b9a6e83b48ef3d7f6 6d52835bada49c5c8ca9ff5b9a6e83b48ef3d7f6
Successful since
#1168 ()

Code commits

Author Commit Message Commit date
Lluis Martinez <lluismf@gmail.com> Lluis Martinez <lluismf@gmail.com> 6d52835bada49c5c8ca9ff5b9a6e83b48ef3d7f6 6d52835bada49c5c8ca9ff5b9a6e83b48ef3d7f6 More throws Exception removed
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> 88b8255073ba16c1072403462f4736134c3b23c9 88b8255073ba16c1072403462f4736134c3b23c9 Merge pull request #2120 from teleivo/globalerrors-matcher
TRUNK-5137 Add custom hamcrest matcher HasGlobalError
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> e58f93aa310ddce0ab59d481fec48e72391eddfb e58f93aa310ddce0ab59d481fec48e72391eddfb Merge pull request #2119 from DataMinerUK/TRUNK-248
TRUNK-248 Add tests for junit TODOs
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> ab5b9ac57be9a7935262a0ba62852c957445f1fe ab5b9ac57be9a7935262a0ba62852c957445f1fe TRUNK-5137 Add custom hamcrest matcher HasGlobalError
Add a custom hamcrest matcher HasGlobalErrors which enables

assertThat(errors, hasGlobalErrors());
assertThat(errors, hasGlobalErrors("error.null"));

Provide factories which enables the above after static imports of
the matcher.

Show use of matcher in PersonNameValidatorTest and ConceptValidatorTest
Nicola Hughes <nihughes@thoughtworks.com> Nicola Hughes <nihughes@thoughtworks.com> 8d9af2c31a96860ca5c3e68acdd461defb0668a2 8d9af2c31a96860ca5c3e68acdd461defb0668a2 TRUNK-248 Refactoring LocationEditor to get text if text not null and improving test coverage
Authors: @DataMinerUK @matmoore

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-248Could not obtain issue details from Jira
Unknown Issue TypeTRUNK-5137Could not obtain issue details from Jira