public class SqlServerTextSearchUnitTest
extends java.lang.Object
Constructor and Description |
---|
SqlServerTextSearchUnitTest() |
Modifier and Type | Method and Description |
---|---|
void |
addObject() |
void |
addTextSearchAttribute() |
void |
deleteCustomObject() |
void |
removeLastTextSearchAttribute() |
void |
removeTextSearchAttribute() |
void |
verifyPrimaryIndex(java.lang.String objectName) |
void |
verifyTextSearch(java.lang.String objectName,
java.lang.String attr1,
java.lang.String attr2) |
public void addObject() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void addTextSearchAttribute() throws java.lang.Exception
java.lang.Exception
public void removeTextSearchAttribute() throws java.lang.Exception
java.lang.Exception
public void removeLastTextSearchAttribute() throws java.lang.Exception
java.lang.Exception
public void deleteCustomObject() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void verifyTextSearch(java.lang.String objectName, java.lang.String attr1, java.lang.String attr2) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void verifyPrimaryIndex(java.lang.String objectName) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException