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.RemoteExceptionMXExceptionpublic void addTextSearchAttribute()
throws java.lang.Exception
java.lang.Exceptionpublic void removeTextSearchAttribute()
throws java.lang.Exception
java.lang.Exceptionpublic void removeLastTextSearchAttribute()
throws java.lang.Exception
java.lang.Exceptionpublic void deleteCustomObject()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void verifyTextSearch(java.lang.String objectName,
java.lang.String attr1,
java.lang.String attr2)
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void verifyPrimaryIndex(java.lang.String objectName)
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXException