A C D G I L R S T U

A

assertCardinality(int, ILDAPDataSet) - Static method in class com.btmatthews.ldapunit.impl.LDAPDataSetAssertions
Assert that the cardinality of set a is n.
assertContains(String, ILDAPDataSet) - Method in class com.btmatthews.ldapunit.LDAPUnitTestCase
 
assertEquals(ILDAPDataSet, ILDAPDataSet) - Static method in class com.btmatthews.ldapunit.impl.LDAPDataSetAssertions
Asserts that sets a and b are equivalent.
assertExists(LDAPConnection, String) - Method in class com.btmatthews.ldapunit.LDAPUnitTestCase
 
assertExists(LDAPConnection, String, int) - Method in class com.btmatthews.ldapunit.LDAPUnitTestCase
 
assertMatches(String, ILDAPDataSet) - Method in class com.btmatthews.ldapunit.LDAPUnitTestCase
 
assertNotExists(LDAPConnection, String) - Method in class com.btmatthews.ldapunit.LDAPUnitTestCase
 
assertProperSubSetOf(ILDAPDataSet, ILDAPDataSet) - Static method in class com.btmatthews.ldapunit.impl.LDAPDataSetAssertions
Asserts that a is a proper subset of b.
assertSubSetOf(ILDAPDataSet, ILDAPDataSet) - Static method in class com.btmatthews.ldapunit.impl.LDAPDataSetAssertions
Asserts that a is a subset of b.

C

com.btmatthews.ldapunit - package com.btmatthews.ldapunit
The abstract base classes and concrete implementations for the Mojos that implement the goals of the plugin are defined in this package.
com.btmatthews.ldapunit.impl - package com.btmatthews.ldapunit.impl
The abstract base classes and concrete implementations for the Mojos that implement the goals of the plugin are defined in this package.

D

delete() - Static method in class com.btmatthews.ldapunit.impl.LDAPDataSetOperations
 

G

getAttributeNames() - Method in interface com.btmatthews.ldapunit.ILDAPDataSet
Get the attribute names.
getDataRecords() - Method in interface com.btmatthews.ldapunit.ILDAPDataSet
Get the data records.
getDataSetName() - Method in interface com.btmatthews.ldapunit.ILDAPDataSet
Get the data set name.

I

ILDAPDataSet - Interface in com.btmatthews.ldapunit
Defines the interface for a data set.
ILDAPDataSource - Interface in com.btmatthews.ldapunit
 
insert() - Static method in class com.btmatthews.ldapunit.impl.LDAPDataSetOperations
 

L

LDAPDataSetAssertions - Class in com.btmatthews.ldapunit.impl
 
LDAPDataSetAssertions() - Constructor for class com.btmatthews.ldapunit.impl.LDAPDataSetAssertions
 
LDAPDataSetOperations - Class in com.btmatthews.ldapunit.impl
 
LDAPDataSetOperations() - Constructor for class com.btmatthews.ldapunit.impl.LDAPDataSetOperations
 
LDAPUnitTestCase - Class in com.btmatthews.ldapunit
 
LDAPUnitTestCase() - Constructor for class com.btmatthews.ldapunit.LDAPUnitTestCase
The default constructor.
LDAPUnitTestCase(String) - Constructor for class com.btmatthews.ldapunit.LDAPUnitTestCase
 
load(String) - Method in interface com.btmatthews.ldapunit.ILDAPDataSource
 

R

refresh() - Static method in class com.btmatthews.ldapunit.impl.LDAPDataSetOperations
 

S

setAttributeNames(String[]) - Method in interface com.btmatthews.ldapunit.ILDAPDataSet
Set the attribute names.
setDataRecords(List) - Method in interface com.btmatthews.ldapunit.ILDAPDataSet
Set the data records.
setDataSetName(String) - Method in interface com.btmatthews.ldapunit.ILDAPDataSet
Set the data set name.
setUp() - Method in class com.btmatthews.ldapunit.LDAPUnitTestCase
 

T

tearDown() - Method in class com.btmatthews.ldapunit.LDAPUnitTestCase
 

U

update() - Static method in class com.btmatthews.ldapunit.impl.LDAPDataSetOperations
 

A C D G I L R S T U

Copyright © 2008 Brian Thomas Matthews. All Rights Reserved.