A B C D E F G H I L M O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractArquillianTest - Class in ch.colabproject.colab.tests.tests
-
Root class for Arquillian Based test.
- AbstractArquillianTest() - Constructor for class ch.colabproject.colab.tests.tests.AbstractArquillianTest
- AccessControlTest - Class in ch.colabproject.colab.tests.rest.team
-
Testing of the team rest end point from a client point of view
- AccessControlTest() - Constructor for class ch.colabproject.colab.tests.rest.team.AccessControlTest
- ActivityFlowLinkRestEndpointTest - Class in ch.colabproject.colab.tests.rest.link
-
Testing of activity flow link rest end point from a client point of view
- ActivityFlowLinkRestEndpointTest() - Constructor for class ch.colabproject.colab.tests.rest.link.ActivityFlowLinkRestEndpointTest
- Address - Class in ch.colabproject.colab.tests.mailhog.model
-
A Mailhog Address
- Address() - Constructor for class ch.colabproject.colab.tests.mailhog.model.Address
- admin - Variable in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
Admin user available to each test
- ADMIN_EMAIL - Static variable in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
- ADMIN_INITIALS - Static variable in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
- ADMIN_PASSWORD - Static variable in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
- ADMIN_USERNAME - Static variable in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
- adminUserId - Variable in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
Id of the admin user
- assertAccessDenied() - Method in class ch.colabproject.colab.tests.rest.SecurityTest
-
All assertion grouped in one methods
- assertAdminResourceAccesIsDeniedToStandardUsers() - Method in class ch.colabproject.colab.tests.rest.SecurityTest
-
Make sure non-admin user cannot access admin resources
- assertAllExistingAdminResourceAreTested() - Method in class ch.colabproject.colab.tests.rest.SecurityTest
-
Analyze
SecurityTest.assertAccessDenied()
method source-code and check all resource are tested. - assertEquals(Collection, Collection) - Static method in class ch.colabproject.colab.tests.tests.TestHelper
-
Assert both collection are not null and contain the same set of items.
- assertThrows(HttpErrorMessage.MessageCode, Executable) - Static method in class ch.colabproject.colab.tests.tests.TestHelper
-
Assert HttpErrorMessage is thrown with expected error code
B
- benchmarkSha512() - Method in class ch.colabproject.colab.tests.tests.BenchmarkTest
- BenchmarkTest - Class in ch.colabproject.colab.tests.tests
- BenchmarkTest() - Constructor for class ch.colabproject.colab.tests.tests.BenchmarkTest
- build() - Method in class ch.colabproject.colab.tests.ChangeBuilder
- build(String) - Static method in class ch.colabproject.colab.tests.ws.WebsocketClient
C
- CardContentRestEndpointTest - Class in ch.colabproject.colab.tests.rest.card
-
Testing of card content controller from a client point of view
- CardContentRestEndpointTest() - Constructor for class ch.colabproject.colab.tests.rest.card.CardContentRestEndpointTest
- CardRestEndpointTest - Class in ch.colabproject.colab.tests.rest.card
-
Testing of card controller from a client point of view
- CardRestEndpointTest() - Constructor for class ch.colabproject.colab.tests.rest.card.CardRestEndpointTest
- CardTypeRestEndpointTest - Class in ch.colabproject.colab.tests.rest.card
-
Testing of card type controller from a client point of view
- CardTypeRestEndpointTest() - Constructor for class ch.colabproject.colab.tests.rest.card.CardTypeRestEndpointTest
- ch.colabproject.colab.tests - package ch.colabproject.colab.tests
- ch.colabproject.colab.tests.db - package ch.colabproject.colab.tests.db
- ch.colabproject.colab.tests.e2e - package ch.colabproject.colab.tests.e2e
- ch.colabproject.colab.tests.mailhog - package ch.colabproject.colab.tests.mailhog
- ch.colabproject.colab.tests.mailhog.model - package ch.colabproject.colab.tests.mailhog.model
- ch.colabproject.colab.tests.mock - package ch.colabproject.colab.tests.mock
- ch.colabproject.colab.tests.rest - package ch.colabproject.colab.tests.rest
- ch.colabproject.colab.tests.rest.card - package ch.colabproject.colab.tests.rest.card
- ch.colabproject.colab.tests.rest.document - package ch.colabproject.colab.tests.rest.document
- ch.colabproject.colab.tests.rest.link - package ch.colabproject.colab.tests.rest.link
- ch.colabproject.colab.tests.rest.team - package ch.colabproject.colab.tests.rest.team
- ch.colabproject.colab.tests.tests - package ch.colabproject.colab.tests.tests
- ch.colabproject.colab.tests.tests.grid - package ch.colabproject.colab.tests.tests.grid
- ch.colabproject.colab.tests.ws - package ch.colabproject.colab.tests.ws
- ChangeBuilder - Class in ch.colabproject.colab.tests
- ChangeBuilder() - Constructor for class ch.colabproject.colab.tests.ChangeBuilder
- clean(TestInfo) - Method in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
Perform some cleanup and log duration.
- clearDatabase(DataSource) - Static method in class ch.colabproject.colab.tests.tests.DatabaseTools
-
delete all records from database
- clearMessages() - Method in class ch.colabproject.colab.tests.ws.WebsocketClient
-
Clear received messages
- client - Variable in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
REST client to use to call co.LAB REST methods
- close() - Method in class ch.colabproject.colab.tests.ws.WebsocketClient
- ColabFactory - Class in ch.colabproject.colab.tests.tests
-
Some method to create item easily
- Content - Class in ch.colabproject.colab.tests.mailhog.model
- Content() - Constructor for class ch.colabproject.colab.tests.mailhog.model.Content
- create() - Method in class ch.colabproject.colab.tests.mock.LiquibaseTestProducer
-
Give liquibase access to our classloader
- create(String, String, String...) - Static method in class ch.colabproject.colab.tests.ChangeBuilder
- createActivityFlowLink(ColabClient, Long, Long) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Create an activity flow link between two cards
- createADocument(ColabClient, Document) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
- createCardResource(ColabClient, Long, String) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Create a resource document for test purpose
- createCardType(ColabClient, Project) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Create a brand new card type in the given project.
- createCardType(ColabClient, Long) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Create a brand new card type in the given project.
- createConfig() - Method in class ch.colabproject.colab.tests.mock.LiquibaseTestProducer
-
Liquibase configuration which indicates liquibase should not run
- createDataSource() - Method in class ch.colabproject.colab.tests.mock.LiquibaseTestProducer
-
Give liquibase access to the datasource
- createDeployement() - Static method in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
Create deployment
- createGlobalCardType(ColabClient) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Create a brand new global card type.
- createGlobalPublishedCardType(ColabClient) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Create a brand new global card type.
- createNewCard(ColabClient, CardContent, AbstractCardType) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Create a brand new card in the given parent with the given type
- createNewCard(ColabClient, Project) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Create a brand new card in the given project just under the root card and with a new card type
- createNewCard(ColabClient, Long) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Create a brand new card in the given parent with the given type
- createNewCard(ColabClient, Long, Long) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Create a brand new card in the given parent with the given type
- createNewCardContent(ColabClient, Long) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Create a new variant card content for the card
- createProject(ColabClient, String) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Create a brand new project.
- createProjectModel(ColabClient, String) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Create a brand new project model
- createRestClient() - Method in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
- createRole(ColabClient, Project, String) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
- createStickyNoteLink(ColabClient, Long, Long) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Create a sticky note link between two cards
- createTextDataBlockCardResource(ColabClient, Long, String) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Create a resource with a text data block document for test purpose
- createWsClient() - Method in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
- cypressSuiteTest() - Method in class ch.colabproject.colab.tests.e2e.CypressTest
-
Test application with cypress
- CypressTest - Class in ch.colabproject.colab.tests.e2e
- CypressTest() - Constructor for class ch.colabproject.colab.tests.e2e.CypressTest
D
- DatabaseTest - Class in ch.colabproject.colab.tests.db
-
Assert JPA create the database well.
- DatabaseTest() - Constructor for class ch.colabproject.colab.tests.db.DatabaseTest
- DatabaseTools - Class in ch.colabproject.colab.tests.tests
- del(int, int) - Method in class ch.colabproject.colab.tests.ChangeBuilder
- deleteAllMessages() - Method in class ch.colabproject.colab.tests.mailhog.MailhogClient
-
DELETE /api/v1/messages
- deleteMessage(String) - Method in class ch.colabproject.colab.tests.mailhog.MailhogClient
-
DELETE /api/v1/messages/{ message_id }
- deploymentURL - Variable in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
URL to reach application
- DocumentFileRestEndPointTest - Class in ch.colabproject.colab.tests.rest.document
- DocumentFileRestEndPointTest() - Constructor for class ch.colabproject.colab.tests.rest.document.DocumentFileRestEndPointTest
- DocumentRestEndpointTest - Class in ch.colabproject.colab.tests.rest.document
-
Testing of the document rest end point from a client point of view
- DocumentRestEndpointTest() - Constructor for class ch.colabproject.colab.tests.rest.document.DocumentRestEndpointTest
- doRun(int, HashMethod, int) - Method in class ch.colabproject.colab.tests.tests.BenchmarkTest
- doRun(int, InternalHashMethod, int) - Method in class ch.colabproject.colab.tests.tests.BenchmarkTest
E
- EffectiveAccessControlTeamRestEndpointTest - Class in ch.colabproject.colab.tests.rest.team
-
Testing of the team rest end point from a client point of view
- EffectiveAccessControlTeamRestEndpointTest() - Constructor for class ch.colabproject.colab.tests.rest.team.EffectiveAccessControlTeamRestEndpointTest
- extractToken(Message) - Static method in class ch.colabproject.colab.tests.tests.TestHelper
F
- filterAndAssert(Collection, int, Class<? extends T>) - Static method in class ch.colabproject.colab.tests.tests.TestHelper
-
First this method filter the list to keep only instance of the given class.
- findFirst(Collection, Class<? extends T>) - Static method in class ch.colabproject.colab.tests.tests.TestHelper
-
Find first instance of T of fails
G
- getActivityFlowLink() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getAnotherProjectId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getAuthInfo(String, String) - Method in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
hash password
- getBlockId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getBlockIdGlobal() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getBlockIdLocal() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getBody() - Method in class ch.colabproject.colab.tests.mailhog.model.Content
-
Get the value of body
- getCardContent(ColabClient, Long) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Retrieve the card content of the given card
- getCardContentId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getCardId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getCardWithFriendTypeId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getCardWithGlobalTypeId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getCardWithLocalTypeId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getContent() - Method in class ch.colabproject.colab.tests.mailhog.model.Message
-
Get the value of content
- getCreated() - Method in class ch.colabproject.colab.tests.mailhog.model.Message
-
Get the value of created
- getData() - Method in class ch.colabproject.colab.tests.mailhog.model.Raw
-
Get the value of data
- getDeliverableBlockId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getDeliverableDocumentId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getDocumentId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getDocumentIdGlobal() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getDocumentIdLocal() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getDomain() - Method in class ch.colabproject.colab.tests.mailhog.model.Address
-
Get the value of domain
- getEmail() - Method in class ch.colabproject.colab.tests.tests.TestUser
-
Get the value of email
- getFriendCardTypeId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getFriendCardTypeRefId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getFriendProjectId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getFrom() - Method in class ch.colabproject.colab.tests.mailhog.model.Message
-
Get the value of from
- getFrom() - Method in class ch.colabproject.colab.tests.mailhog.model.Raw
-
Get the value of from
- getGlobalCardTypeId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getGlobalCardTypeRefId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getHeaders() - Method in class ch.colabproject.colab.tests.mailhog.model.Content
-
Get the value of headers
- getHeight() - Method in class ch.colabproject.colab.tests.tests.grid.GridCellTest
- getHelo() - Method in class ch.colabproject.colab.tests.mailhog.model.Raw
-
Get the value of helo
- getId() - Method in class ch.colabproject.colab.tests.mailhog.model.Message
-
Get the value of id
- getId() - Method in class ch.colabproject.colab.tests.tests.grid.GridCellTest
- getLocalCardTypeId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getMailbox() - Method in class ch.colabproject.colab.tests.mailhog.model.Address
-
Get the value of mailbox
- getMessage(String) - Method in class ch.colabproject.colab.tests.mailhog.MailhogClient
-
GET /api/v1/messages/{ message_id }
- getMessageByRecipient(MailhogClient, String) - Static method in class ch.colabproject.colab.tests.tests.TestHelper
-
Get all mailhog messages sent to given recipient:
- getMessages() - Method in class ch.colabproject.colab.tests.mailhog.MailhogClient
- getMessages(int, int) - Method in class ch.colabproject.colab.tests.ws.WebsocketClient
-
wait until client received
numberOfExpectedMessages
messages. - getMime() - Method in class ch.colabproject.colab.tests.mailhog.model.Content
-
Get the value of mime
- getMime() - Method in class ch.colabproject.colab.tests.mailhog.model.Message
-
Get the value of mime
- getMissingIndexesCount(DataSource) - Static method in class ch.colabproject.colab.tests.tests.DatabaseTools
- getOneDocumentOfResource(ColabClient, Resource) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
- getParams() - Method in class ch.colabproject.colab.tests.mailhog.model.Address
-
Get the value of params
- getPassword() - Method in class ch.colabproject.colab.tests.tests.TestUser
-
Get the value of password
- getProjectId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getPublishedGlobalCardTypeId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getRaw() - Method in class ch.colabproject.colab.tests.mailhog.model.Message
-
Get the value of raw
- getResourceId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getResourceIdGlobal() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getResourceIdLocal() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getRole1Id() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getRole2Id() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getRoleId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getRootCard(ColabClient, Project) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Retrieve the root card of the given project
- getRootContent(ColabClient, Project) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
Retrieve the root cardContent of the given project.
- getSecondCardId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getSessionId() - Method in class ch.colabproject.colab.tests.ws.WebsocketClient
- getSize() - Method in class ch.colabproject.colab.tests.mailhog.model.Content
-
Get the value of size
- getSomeTeamMemberId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getStickyNoteLink() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getSubCardId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getSubCardWithFriendTypeId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getSubCardWithGlobalTypeId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getSubCardWithLocalTypeId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getThirdCardId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getTo() - Method in class ch.colabproject.colab.tests.mailhog.model.Message
-
Get the value of to
- getTo() - Method in class ch.colabproject.colab.tests.mailhog.model.Raw
-
Get the value of to
- getUnpublishedGlobalCardTypeId() - Method in class ch.colabproject.colab.tests.tests.SampleTestData
- getUsername() - Method in class ch.colabproject.colab.tests.tests.TestUser
-
Get the value of username
- getWidth() - Method in class ch.colabproject.colab.tests.tests.grid.GridCellTest
- getX() - Method in class ch.colabproject.colab.tests.tests.grid.GridCellTest
- getY() - Method in class ch.colabproject.colab.tests.tests.grid.GridCellTest
- grantAdminRight(Long) - Method in class ch.colabproject.colab.tests.tests.TestFacade
-
Hack to give admin right to anybody without required rights.
- GridCellTest - Class in ch.colabproject.colab.tests.tests.grid
- GridCellTest(Long, Integer, Integer, Integer, Integer) - Constructor for class ch.colabproject.colab.tests.tests.grid.GridCellTest
-
Get a cell
- GridTest - Class in ch.colabproject.colab.tests.tests.grid
- GridTest() - Constructor for class ch.colabproject.colab.tests.tests.grid.GridTest
H
- HelperTest - Class in ch.colabproject.colab.tests
- HelperTest() - Constructor for class ch.colabproject.colab.tests.HelperTest
I
- IndexGeneratorHelperTest - Class in ch.colabproject.colab.tests.rest.document
-
Test of the index generator helper
- IndexGeneratorHelperTest() - Constructor for class ch.colabproject.colab.tests.rest.document.IndexGeneratorHelperTest
- IndexWithEmptySlotManagerTest - Class in ch.colabproject.colab.tests.rest.card
-
Test of the index with empty slot manager
- IndexWithEmptySlotManagerTest() - Constructor for class ch.colabproject.colab.tests.rest.card.IndexWithEmptySlotManagerTest
- init(TestInfo) - Method in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
Before each step: reset db state
- initDatabase() - Method in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
Insert minimal required data in test database;
- initDatabaseOnce() - Method in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
Setup initial dataset
- initGlobal() - Static method in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
ran once
- ins(int, String) - Method in class ch.colabproject.colab.tests.ChangeBuilder
- InstanceMakerRestEndpointTest - Class in ch.colabproject.colab.tests.rest
-
Testing of instance maker controller from a client point of view
- InstanceMakerRestEndpointTest() - Constructor for class ch.colabproject.colab.tests.rest.InstanceMakerRestEndpointTest
- inviteAndJoin(ColabClient, Project, String, ColabClient, MailhogClient) - Static method in class ch.colabproject.colab.tests.tests.ColabFactory
-
host
invitesguest
in the project.
L
- LiquibaseTestProducer - Class in ch.colabproject.colab.tests.mock
-
Override default Producer as we do not want to use liquibase in test env
- LiquibaseTestProducer() - Constructor for class ch.colabproject.colab.tests.mock.LiquibaseTestProducer
- LiveUpdatesTest - Class in ch.colabproject.colab.tests.tests
- LiveUpdatesTest() - Constructor for class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- logger - Static variable in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
Logger
M
- mailClient - Variable in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
REST client to use to call REST methods
- MailhogClient - Class in ch.colabproject.colab.tests.mailhog
-
Mailhog is a SMTP mock which accept all incoming messages.
- MailhogClient() - Constructor for class ch.colabproject.colab.tests.mailhog.MailhogClient
-
Create a localhost:8025 mailhog client
- Message - Class in ch.colabproject.colab.tests.mailhog.model
-
A Mailhog message
- Message() - Constructor for class ch.colabproject.colab.tests.mailhog.model.Message
O
- onClose(Session, CloseReason) - Method in class ch.colabproject.colab.tests.ws.WebsocketClient
-
On close callback
- onOpen(Session) - Method in class ch.colabproject.colab.tests.ws.WebsocketClient
-
Callback hook for Connection open events.
- onRawMessage(String) - Method in class ch.colabproject.colab.tests.ws.WebsocketClient
-
On message callback.
P
- ProjectRestEndpointTest - Class in ch.colabproject.colab.tests.rest
- ProjectRestEndpointTest() - Constructor for class ch.colabproject.colab.tests.rest.ProjectRestEndpointTest
R
- randomizeSequences(DataSource) - Static method in class ch.colabproject.colab.tests.tests.DatabaseTools
-
Update all sequences to have unpredicatable IDs
- Raw - Class in ch.colabproject.colab.tests.mailhog.model
-
Raw part of Mailhog message.
- Raw() - Constructor for class ch.colabproject.colab.tests.mailhog.model.Raw
- reflections - Static variable in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
Provide one-stop-shop reflections object
- resetDatabase() - Method in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
Clear and init database
- ResourceAndReference1Test - Class in ch.colabproject.colab.tests.rest.document
-
Testing of the resource rest end point from a client point of view.
- ResourceAndReference1Test() - Constructor for class ch.colabproject.colab.tests.rest.document.ResourceAndReference1Test
- ResourceAndReference2Test - Class in ch.colabproject.colab.tests.rest.document
-
Testing of the resource rest end point from a client point of view.
- ResourceAndReference2Test() - Constructor for class ch.colabproject.colab.tests.rest.document.ResourceAndReference2Test
- ResourceAndReference3Test - Class in ch.colabproject.colab.tests.rest.document
-
Testing of the resource rest end point from a client point of view.
- ResourceAndReference3Test() - Constructor for class ch.colabproject.colab.tests.rest.document.ResourceAndReference3Test
- ResourceAndReferenceMoveTest - Class in ch.colabproject.colab.tests.rest.document
-
Testing of the resource rest end point from a client point of view.
- ResourceAndReferenceMoveTest() - Constructor for class ch.colabproject.colab.tests.rest.document.ResourceAndReferenceMoveTest
- ResourceCategoryRestEndpointTest - Class in ch.colabproject.colab.tests.rest.document
-
Testing of the resource rest end point from a client point of view.
- ResourceCategoryRestEndpointTest() - Constructor for class ch.colabproject.colab.tests.rest.document.ResourceCategoryRestEndpointTest
- ResourceRestEndpointTest - Class in ch.colabproject.colab.tests.rest.document
-
Testing of the resource rest end point from a client point of view.
- ResourceRestEndpointTest() - Constructor for class ch.colabproject.colab.tests.rest.document.ResourceRestEndpointTest
S
- SampleTestData - Class in ch.colabproject.colab.tests.tests
-
Test data for test purpose
- SampleTestData(ColabClient) - Constructor for class ch.colabproject.colab.tests.tests.SampleTestData
-
Init the data
- SecurityTest - Class in ch.colabproject.colab.tests.rest
-
Assert API security
- SecurityTest() - Constructor for class ch.colabproject.colab.tests.rest.SecurityTest
- sendMessage(WsMessage) - Method in class ch.colabproject.colab.tests.ws.WebsocketClient
-
Send a message.
- SessionManagerMock - Class in ch.colabproject.colab.tests.mock
-
Specializes SessionManager to prevent saving activity-dates automatically.
- SessionManagerMock() - Constructor for class ch.colabproject.colab.tests.mock.SessionManagerMock
- setBody(String) - Method in class ch.colabproject.colab.tests.mailhog.model.Content
-
Set the value of body
- setContent(Content) - Method in class ch.colabproject.colab.tests.mailhog.model.Message
-
Set the value of content
- setCreated(String) - Method in class ch.colabproject.colab.tests.mailhog.model.Message
-
Set the value of created
- setData(String) - Method in class ch.colabproject.colab.tests.mailhog.model.Raw
-
Set the value of data
- setDomain(String) - Method in class ch.colabproject.colab.tests.mailhog.model.Address
-
Set the value of domain
- setEmail(String) - Method in class ch.colabproject.colab.tests.tests.TestUser
-
Set the value of email
- setFrom(Address) - Method in class ch.colabproject.colab.tests.mailhog.model.Message
-
Set the value of from
- setFrom(String) - Method in class ch.colabproject.colab.tests.mailhog.model.Raw
-
Set the value of from
- setHeaders(Map<String, List<String>>) - Method in class ch.colabproject.colab.tests.mailhog.model.Content
-
Set the value of headers
- setHeight(Integer) - Method in class ch.colabproject.colab.tests.tests.grid.GridCellTest
- setHelo(String) - Method in class ch.colabproject.colab.tests.mailhog.model.Raw
-
Set the value of helo
- setId(String) - Method in class ch.colabproject.colab.tests.mailhog.model.Message
-
Set the value of id
- setLoggerLevel(Logger, Level) - Static method in class ch.colabproject.colab.tests.tests.TestHelper
-
Set the level of the given logger
- setMailbox(String) - Method in class ch.colabproject.colab.tests.mailhog.model.Address
-
Set the value of mailbox
- setMime(String) - Method in class ch.colabproject.colab.tests.mailhog.model.Content
-
Set the value of mime
- setMime(String) - Method in class ch.colabproject.colab.tests.mailhog.model.Message
-
Set the value of mime
- setParams(String) - Method in class ch.colabproject.colab.tests.mailhog.model.Address
-
Set the value of params
- setPassword(String) - Method in class ch.colabproject.colab.tests.tests.TestUser
-
Set the value of password
- setRaw(Raw) - Method in class ch.colabproject.colab.tests.mailhog.model.Message
-
Set the value of raw
- setSize(Integer) - Method in class ch.colabproject.colab.tests.mailhog.model.Content
-
Set the value of size
- setTo(List<Address>) - Method in class ch.colabproject.colab.tests.mailhog.model.Message
-
Set the value of to
- setTo(List<String>) - Method in class ch.colabproject.colab.tests.mailhog.model.Raw
-
Set the value of to
- setUsername(String) - Method in class ch.colabproject.colab.tests.tests.TestUser
-
Set the value of username
- setWidth(Integer) - Method in class ch.colabproject.colab.tests.tests.grid.GridCellTest
- setX(Integer) - Method in class ch.colabproject.colab.tests.tests.grid.GridCellTest
- setY(Integer) - Method in class ch.colabproject.colab.tests.tests.grid.GridCellTest
- signIn(ColabClient, TestUser) - Method in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
- signIn(TestUser) - Method in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
Sign the given test user in
- signOut() - Method in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
Sign the current user out
- signup(String, String, String) - Method in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
Create a new localAccount with given identifier and credential
- StickyNoteLinkRestEndpointTest - Class in ch.colabproject.colab.tests.rest.link
-
Testing of sticky note link rest end point from a client point of view
- StickyNoteLinkRestEndpointTest() - Constructor for class ch.colabproject.colab.tests.rest.link.StickyNoteLinkRestEndpointTest
T
- TeamRestEndoiintTest - Class in ch.colabproject.colab.tests.rest
- TeamRestEndoiintTest() - Constructor for class ch.colabproject.colab.tests.rest.TeamRestEndoiintTest
- testACL() - Method in class ch.colabproject.colab.tests.rest.TeamRestEndoiintTest
- testActivityFlowLinkValidation() - Method in class ch.colabproject.colab.tests.rest.link.ActivityFlowLinkRestEndpointTest
- testAddAndDeleteBefore() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testAddAndDeleteWrapped() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testAdminUpdateOtherPassword() - Method in class ch.colabproject.colab.tests.rest.UserRestEndpointTest
- testAuthenticationFailure() - Method in class ch.colabproject.colab.tests.rest.UserRestEndpointTest
-
Assert authenticate with wrong password fails
- testAuthMethod() - Method in class ch.colabproject.colab.tests.HelperTest
- testBadChanges() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testBytesToHex() - Method in class ch.colabproject.colab.tests.HelperTest
- testCardTypeAccess() - Method in class ch.colabproject.colab.tests.rest.card.CardRestEndpointTest
- testCardWithoutType() - Method in class ch.colabproject.colab.tests.rest.card.CardRestEndpointTest
- testCategory() - Method in class ch.colabproject.colab.tests.rest.document.ResourceCategoryRestEndpointTest
- testCategoryRenaming() - Method in class ch.colabproject.colab.tests.rest.document.ResourceCategoryRestEndpointTest
- testChangeActivityFlowLinkNextCard() - Method in class ch.colabproject.colab.tests.rest.link.ActivityFlowLinkRestEndpointTest
- testChangeActivityFlowLinkPreviousCard() - Method in class ch.colabproject.colab.tests.rest.link.ActivityFlowLinkRestEndpointTest
- testChangeStickyNoteLinkDestination() - Method in class ch.colabproject.colab.tests.rest.link.StickyNoteLinkRestEndpointTest
- testChangeStickyNoteLinkSrcCardContentToCard() - Method in class ch.colabproject.colab.tests.rest.link.StickyNoteLinkRestEndpointTest
- testChangeStickyNoteLinkSrcCardToCardContent() - Method in class ch.colabproject.colab.tests.rest.link.StickyNoteLinkRestEndpointTest
- testChangeStickyNoteLinkSrcDocumentToResource() - Method in class ch.colabproject.colab.tests.rest.link.StickyNoteLinkRestEndpointTest
- testChangeStickyNoteLinkSrcResourceToDocument() - Method in class ch.colabproject.colab.tests.rest.link.StickyNoteLinkRestEndpointTest
- testConflict() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testConflictuaDeletion() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testCreateActivityFlowLink() - Method in class ch.colabproject.colab.tests.rest.link.ActivityFlowLinkRestEndpointTest
- testCreateAndReuseCardType() - Method in class ch.colabproject.colab.tests.rest.card.CardTypeRestEndpointTest
- testCreateAndUseGlobalCardType() - Method in class ch.colabproject.colab.tests.rest.card.CardTypeRestEndpointTest
- testCreateCard() - Method in class ch.colabproject.colab.tests.rest.card.CardRestEndpointTest
- testCreateCardContent() - Method in class ch.colabproject.colab.tests.rest.card.CardContentRestEndpointTest
- testCreateCardType() - Method in class ch.colabproject.colab.tests.rest.card.CardTypeRestEndpointTest
- testCreateDeleteProject() - Method in class ch.colabproject.colab.tests.rest.ProjectRestEndpointTest
- testCreateDocumentFile() - Method in class ch.colabproject.colab.tests.rest.document.DocumentFileRestEndPointTest
-
Test DB creation of DocumentFile
- testCreateExternalLink() - Method in class ch.colabproject.colab.tests.rest.document.DocumentRestEndpointTest
- testCreateResource() - Method in class ch.colabproject.colab.tests.rest.document.ResourceRestEndpointTest
- testCreateStickyNoteLinkSrcCard() - Method in class ch.colabproject.colab.tests.rest.link.StickyNoteLinkRestEndpointTest
- testCreateStickyNoteLinkSrcCardContent() - Method in class ch.colabproject.colab.tests.rest.link.StickyNoteLinkRestEndpointTest
- testCreateStickyNoteLinkSrcResource() - Method in class ch.colabproject.colab.tests.rest.link.StickyNoteLinkRestEndpointTest
- testCreateStickyNoteLinkSrcResourceReference() - Method in class ch.colabproject.colab.tests.rest.link.StickyNoteLinkRestEndpointTest
- testCreateStickyNoteLinkSrcTextDataBlock() - Method in class ch.colabproject.colab.tests.rest.link.StickyNoteLinkRestEndpointTest
- testCreateTextDataBlock() - Method in class ch.colabproject.colab.tests.rest.document.DocumentRestEndpointTest
- testCreateUser() - Method in class ch.colabproject.colab.tests.rest.UserRestEndpointTest
-
Create a user, login, update user and account, and logout
- testDeepBranch() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testDeepBranch2() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testDeleteActivityFlowLink() - Method in class ch.colabproject.colab.tests.rest.link.ActivityFlowLinkRestEndpointTest
- testDeleteAndAddAfter() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testDeleteAndAddBefore() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testDeleteAndAddWithin() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testDeleteCard() - Method in class ch.colabproject.colab.tests.rest.card.CardRestEndpointTest
- testDeleteCardContent() - Method in class ch.colabproject.colab.tests.rest.card.CardContentRestEndpointTest
- testDeleteCardType() - Method in class ch.colabproject.colab.tests.rest.card.CardTypeRestEndpointTest
- testDeleteOverlap() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testDeleteOverlap2() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testDeleteResource() - Method in class ch.colabproject.colab.tests.rest.document.ResourceRestEndpointTest
- testDeleteStickyNoteLink() - Method in class ch.colabproject.colab.tests.rest.link.StickyNoteLinkRestEndpointTest
- testDeletion() - Method in class ch.colabproject.colab.tests.rest.document.DocumentFileRestEndPointTest
-
Tests the state of a deleted document
- testDeletion() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testDeletionWrap() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testDeletionWrapped() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testDiscardAndRestoreOnCard() - Method in class ch.colabproject.colab.tests.rest.document.ResourceAndReference3Test
- testDocumentsAccess() - Method in class ch.colabproject.colab.tests.rest.document.ResourceRestEndpointTest
- testEmptyDoc() - Method in class ch.colabproject.colab.tests.rest.document.DocumentFileRestEndPointTest
-
Tests the state of document that has been created but no file content was added
- TestFacade - Class in ch.colabproject.colab.tests.tests
-
Some enterprise method for testing purpose
- TestFacade() - Constructor for class ch.colabproject.colab.tests.tests.TestFacade
- testGetActiveHttpSessions() - Method in class ch.colabproject.colab.tests.rest.UserRestEndpointTest
- testGetAllProjects() - Method in class ch.colabproject.colab.tests.rest.ProjectRestEndpointTest
- testGrantAdminRight() - Method in class ch.colabproject.colab.tests.rest.UserRestEndpointTest
-
Assert one admin can give admin rights to some other user
- TestHelper - Class in ch.colabproject.colab.tests.tests
- TestHelper() - Constructor for class ch.colabproject.colab.tests.tests.TestHelper
- testHierarchicalPosition_guest() - Method in class ch.colabproject.colab.tests.rest.team.EffectiveAccessControlTeamRestEndpointTest
- testHierarchicalPosition_intern() - Method in class ch.colabproject.colab.tests.rest.team.EffectiveAccessControlTeamRestEndpointTest
- testHierarchicalPosition_owner() - Method in class ch.colabproject.colab.tests.rest.team.EffectiveAccessControlTeamRestEndpointTest
- testIndexes() - Method in class ch.colabproject.colab.tests.db.DatabaseTest
-
One should index all foreign keys.
- testInvite() - Method in class ch.colabproject.colab.tests.rest.ProjectRestEndpointTest
- testIsEmailAddress() - Method in class ch.colabproject.colab.tests.HelperTest
- testIt() - Method in class ch.colabproject.colab.tests.rest.card.IndexWithEmptySlotManagerTest
- testMemberInvolvementLevel_A() - Method in class ch.colabproject.colab.tests.rest.team.EffectiveAccessControlTeamRestEndpointTest
- testMemberInvolvementLevel_CRW() - Method in class ch.colabproject.colab.tests.rest.team.EffectiveAccessControlTeamRestEndpointTest
- testMemberInvolvementLevel_R() - Method in class ch.colabproject.colab.tests.rest.team.EffectiveAccessControlTeamRestEndpointTest
- testMoveAll() - Method in class ch.colabproject.colab.tests.rest.document.IndexGeneratorHelperTest
- testMoveCard() - Method in class ch.colabproject.colab.tests.rest.card.CardRestEndpointTest
- testMoveCards() - Method in class ch.colabproject.colab.tests.rest.card.CardRestEndpointTest
- testMoveToBeginning() - Method in class ch.colabproject.colab.tests.rest.document.IndexGeneratorHelperTest
- testMoveToEnd10() - Method in class ch.colabproject.colab.tests.rest.document.IndexGeneratorHelperTest
- testMoveToEnd11() - Method in class ch.colabproject.colab.tests.rest.document.IndexGeneratorHelperTest
- testMoveToEnd12() - Method in class ch.colabproject.colab.tests.rest.document.IndexGeneratorHelperTest
- testOnCard() - Method in class ch.colabproject.colab.tests.rest.document.ResourceAndReference1Test
- testOnCardContent() - Method in class ch.colabproject.colab.tests.rest.document.ResourceAndReference1Test
- testOnCardTypeRef() - Method in class ch.colabproject.colab.tests.rest.document.ResourceAndReference1Test
- testOnGlobalCardType() - Method in class ch.colabproject.colab.tests.rest.document.ResourceAndReference1Test
- testOnSubCard() - Method in class ch.colabproject.colab.tests.rest.document.ResourceAndReference1Test
- testOnSubCardContent() - Method in class ch.colabproject.colab.tests.rest.document.ResourceAndReference1Test
- testOnSubCardLocalType() - Method in class ch.colabproject.colab.tests.rest.document.ResourceAndReference1Test
- testProcess() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testProcessInsertAndDelete() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testProcessInsertAndDeleteWithComma() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
- testProjectAccess() - Method in class ch.colabproject.colab.tests.rest.card.CardTypeRestEndpointTest
- testProjectRootCardAccess() - Method in class ch.colabproject.colab.tests.rest.card.CardRestEndpointTest
- testPublicationAndResidualOnCard() - Method in class ch.colabproject.colab.tests.rest.document.ResourceAndReference3Test
- testPublicationAndResidualOnCardContent() - Method in class ch.colabproject.colab.tests.rest.document.ResourceAndReference3Test
- testPublicationAndResidualOnGlobalType() - Method in class ch.colabproject.colab.tests.rest.document.ResourceAndReference3Test
- testPublicationAndResidualOnLocalType() - Method in class ch.colabproject.colab.tests.rest.document.ResourceAndReference3Test
- testQuotaUsage() - Method in class ch.colabproject.colab.tests.rest.document.DocumentFileRestEndPointTest
-
Test quota values and usage values
- testReferenceSpreadFirstDataThenResources() - Method in class ch.colabproject.colab.tests.rest.document.ResourceAndReference2Test
- testReferenceSpreadFirstResourceThenNewData() - Method in class ch.colabproject.colab.tests.rest.document.ResourceAndReference2Test
- testReferenceSpreadWhenMoveCard() - Method in class ch.colabproject.colab.tests.rest.document.ResourceAndReferenceMoveTest
- testRoleCreation() - Method in class ch.colabproject.colab.tests.rest.ProjectRestEndpointTest
- testRotateClientHashMethod() - Method in class ch.colabproject.colab.tests.rest.UserRestEndpointTest
-
Test switch to new client hash method
- testRotateServerHashMethod() - Method in class ch.colabproject.colab.tests.rest.UserRestEndpointTest
-
Test switch to new server hash method
- testSeveralAccesses() - Method in class ch.colabproject.colab.tests.rest.team.AccessControlTest
- testShareModelToSomeone() - Method in class ch.colabproject.colab.tests.rest.InstanceMakerRestEndpointTest
- testStrictConflict() - Method in class ch.colabproject.colab.tests.tests.LiveUpdatesTest
-
TODO : decide what to do with conflicts
- testSubCardAccess() - Method in class ch.colabproject.colab.tests.rest.card.CardRestEndpointTest
- testThreeBytwo() - Method in class ch.colabproject.colab.tests.tests.grid.GridTest
-
Expected |1|2|3|6| |4|
- testThreeBytwoNullCells() - Method in class ch.colabproject.colab.tests.tests.grid.GridTest
-
Expected |1|2|3|6| |4|
- testUnauthorizedGrantAdminRight() - Method in class ch.colabproject.colab.tests.rest.UserRestEndpointTest
-
Assert a non-admin can not give admin rights to some other user
- testUnsuitableEmail() - Method in class ch.colabproject.colab.tests.rest.UserRestEndpointTest
- testUnsuitableUsername() - Method in class ch.colabproject.colab.tests.rest.UserRestEndpointTest
-
Assert that a username with not an accepted character is rejected
- testUpdateActivityFlowLink() - Method in class ch.colabproject.colab.tests.rest.link.ActivityFlowLinkRestEndpointTest
- testUpdateCard() - Method in class ch.colabproject.colab.tests.rest.card.CardRestEndpointTest
- testUpdateCardContent() - Method in class ch.colabproject.colab.tests.rest.card.CardContentRestEndpointTest
- testUpdateCardType() - Method in class ch.colabproject.colab.tests.rest.card.CardTypeRestEndpointTest
- testUpdateDocumentFile() - Method in class ch.colabproject.colab.tests.rest.document.DocumentFileRestEndPointTest
-
Test DB update of document file
- testUpdateDocumentFileData() - Method in class ch.colabproject.colab.tests.rest.document.DocumentFileRestEndPointTest
-
Create a hosted document, upload content and get it back
- testUpdateExternalLink() - Method in class ch.colabproject.colab.tests.rest.document.DocumentRestEndpointTest
- testUpdateOtherPassword() - Method in class ch.colabproject.colab.tests.rest.UserRestEndpointTest
- testUpdateProject() - Method in class ch.colabproject.colab.tests.rest.ProjectRestEndpointTest
- testUpdateResource() - Method in class ch.colabproject.colab.tests.rest.document.ResourceRestEndpointTest
- testUpdateResourceReference() - Method in class ch.colabproject.colab.tests.rest.document.ResourceRestEndpointTest
- testUpdateSelfPassword() - Method in class ch.colabproject.colab.tests.rest.UserRestEndpointTest
- testUpdateStickyNoteLink() - Method in class ch.colabproject.colab.tests.rest.link.StickyNoteLinkRestEndpointTest
- testUpdateTextDataBlock() - Method in class ch.colabproject.colab.tests.rest.document.DocumentRestEndpointTest
- testUpdateUserAgreedTime() - Method in class ch.colabproject.colab.tests.rest.UserRestEndpointTest
-
Assert new user have agreedTime and can update it
- testUpdateUserInternalFields() - Method in class ch.colabproject.colab.tests.rest.UserRestEndpointTest
-
make sure client can not update internal user field
- TestUser - Class in ch.colabproject.colab.tests.tests
-
Simple bean to store plain credentials
- TestUser(String, String, String) - Constructor for class ch.colabproject.colab.tests.tests.TestUser
-
Create an new test user
- testVariantAccess() - Method in class ch.colabproject.colab.tests.rest.card.CardContentRestEndpointTest
- testVerify() - Method in class ch.colabproject.colab.tests.rest.UserRestEndpointTest
-
Test verify account process.
- testWebsocket() - Method in class ch.colabproject.colab.tests.rest.UserRestEndpointTest
- testWithMoreTallAndWide() - Method in class ch.colabproject.colab.tests.tests.grid.GridTest
-
Expected |1|2|3|7|8| |4| |7|8| |5|5|5|7|8| |6|6|6|6|8|
- testWithTallAndWide() - Method in class ch.colabproject.colab.tests.tests.grid.GridTest
-
Expected |1|2|3|6| |4| |6| |5|5|5|6|
- TOKEN_EXTRACTOR - Static variable in class ch.colabproject.colab.tests.tests.TestHelper
-
Regex which extract token id and plain Token from an email body.
- toString() - Method in class ch.colabproject.colab.tests.tests.grid.GridCellTest
U
- UserRestEndpointTest - Class in ch.colabproject.colab.tests.rest
- UserRestEndpointTest() - Constructor for class ch.colabproject.colab.tests.rest.UserRestEndpointTest
V
- verifyAccounts() - Method in class ch.colabproject.colab.tests.tests.AbstractArquillianTest
-
Connect to mailhog and process all pending "Please verify your account" messages.
W
- waitForMessagesAndAssert(WebsocketClient, int, int, Class<? extends T>) - Static method in class ch.colabproject.colab.tests.tests.TestHelper
-
Wait for websocket messages.
- WebsocketClient - Class in ch.colabproject.colab.tests.ws
- writeActivityDatesToDatabase() - Method in class ch.colabproject.colab.tests.mock.SessionManagerMock
-
Same as super but no @Schedule
All Classes All Packages