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

neil_a_wilson
01.55.2007 5bd36ac50986bb76cf23fbf9d598b834dea85ed8
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
commit5bd36ac50986bb76cf23fbf9d598b834dea85ed8
tree 8a77c7c18d1cd355328c46d0dfc1d2a4aa2016ef tree | zip | gz
parent 9006e993df0eef78ced65d451a490025d27f6456 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
opends/tests/unit-tests-testng/src/server/org/opends/server/TestCaseUtils.java 93 ●●●●● diff | view | raw | blame | history