mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
01.55.2007 d1e562361217d21e745b3d79e4fc8ea9b5c8f526
refs
author neil_a_wilson <neil_a_wilson@localhost>
Thursday, February 1, 2007 22:55 +0100
committer neil_a_wilson <neil_a_wilson@localhost>
Thursday, February 1, 2007 22:55 +0100
commitd1e562361217d21e745b3d79e4fc8ea9b5c8f526
tree 087b96e9b65066bb7782b9634d10cefd878adc3b tree | zip | gz
parent c63b463bffdaf98b1e4277b1720f5decabbf0c91 view | diff
Add new convenience methods into the TestCaseUtils class:

- addEntry(Entry entry)
- addEntry(String... lines)
- addEntries(List<Entry> entries)
- addEntries(String... lines)

They will use internal operations to add one or more entries to the server.
They will throw an AssertionError if any problem is encountered that prevents
any part of the method from completing successfully.
1 files modified
93 ■■■■■ changed files
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/TestCaseUtils.java 93 ●●●●● diff | view | raw | blame | history