public class NoteServiceTests extends AbstractServiceTests
container, dataDataSource, datalocation, defaultContext, defaultSecurityContext, domainUid, esearchClient, itemStore, owner, tag1, tag2, tagContainer, tagRef1, tagRef2, tagRefStore, vnoteStore, vnoteStoreService| Constructor and Description | 
|---|
NoteServiceTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected INote | 
getServiceNote(SecurityContext context,
              java.lang.String containerUid)  | 
protected INoteIndexMgmt | 
getServiceNoteMgmt(SecurityContext context)  | 
protected INotes | 
getServiceNotes(SecurityContext context)  | 
void | 
testAll()  | 
void | 
testAllUids()  | 
void | 
testChangelog()  | 
void | 
testChangeset()  | 
void | 
testChangesetById()  | 
void | 
testCreate()  | 
void | 
testCreateImproperVNote()  | 
void | 
testDelete()  | 
void | 
testDeleteUnknownEvent()  | 
void | 
testGetComplete()  | 
void | 
testItemChangelog()  | 
void | 
testMultipleDeleteById()  | 
void | 
testMultipleGet()  | 
void | 
testMultipleGetById()  | 
void | 
testNoCategories()  | 
void | 
testOnTagChanged()  | 
void | 
testReset()  | 
void | 
testRestoreCreate()  | 
void | 
testRestoreUpdate()  | 
void | 
testSearch_onBody()  | 
void | 
testSearch_onColor()  | 
void | 
testSearch_onSubject()  | 
void | 
testUpdate()  | 
void | 
testUpdateColor()  | 
void | 
testUpdateTag()  | 
void | 
testUpdateUnknownEvent()  | 
after, before, createTestContainer, defaultVNote, defaultVNote, refreshIndex, setGlobalExternalUrlpublic void testCreate()
                throws ServerFault,
                       java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void testRestoreCreate()
                       throws java.lang.Exception
java.lang.Exceptionpublic void testUpdate()
                throws ServerFault
ServerFaultpublic void testRestoreUpdate()
                       throws java.lang.Exception
java.lang.Exceptionpublic void testDelete()
                throws ServerFault
ServerFaultpublic void testReset()
               throws ServerFault
ServerFaultpublic void testGetComplete()
                     throws ServerFault
ServerFaultpublic void testAll()
             throws ServerFault
ServerFaultpublic void testMultipleGet()
                     throws ServerFault
ServerFaultpublic void testMultipleGetById()
                         throws ServerFault
ServerFaultpublic void testMultipleDeleteById()
                            throws ServerFault
ServerFaultpublic void testAllUids()
                 throws ServerFault
ServerFaultpublic void testCreateImproperVNote()
                             throws ServerFault
ServerFaultpublic void testChangelog()
                   throws ServerFault
ServerFaultpublic void testChangeset()
                   throws ServerFault
ServerFaultpublic void testChangesetById()
                       throws ServerFault
ServerFaultpublic void testItemChangelog()
                       throws ServerFault
ServerFaultpublic void testNoCategories()
                      throws ServerFault
ServerFaultpublic void testDeleteUnknownEvent()
                            throws ServerFault
ServerFaultpublic void testUpdateUnknownEvent()
                            throws ServerFault
ServerFaultpublic void testUpdateColor()
                     throws ServerFault
ServerFaultpublic void testUpdateTag()
                   throws ServerFault
ServerFaultpublic void testOnTagChanged()
                      throws ServerFault,
                             java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void testSearch_onSubject()
                          throws ServerFault
ServerFaultpublic void testSearch_onBody()
                       throws ServerFault
ServerFaultpublic void testSearch_onColor()
                        throws ServerFault
ServerFaultprotected INote getServiceNote(SecurityContext context, java.lang.String containerUid) throws ServerFault
getServiceNote in class AbstractServiceTestsServerFaultprotected INoteIndexMgmt getServiceNoteMgmt(SecurityContext context) throws ServerFault
getServiceNoteMgmt in class AbstractServiceTestsServerFaultprotected INotes getServiceNotes(SecurityContext context) throws ServerFault
getServiceNotes in class AbstractServiceTestsServerFaultCopyright © 2023. All Rights Reserved.