Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addNullEvent() - Method in class com.reallifedeveloper.common.application.eventstore.EventStoreTest
- addOneEvent() - Method in class com.reallifedeveloper.common.application.eventstore.EventStoreTest
- allEventsBetween() - Method in class com.reallifedeveloper.common.application.eventstore.EventStoreTest
- allEventsBetween() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaStoredEventRepositoryIT
- allEventsBetween(long, long) - Method in class com.reallifedeveloper.common.application.eventstore.InMemoryStoredEventRepository
- allEventsBetweenWithNoEvents() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaStoredEventRepositoryIT
- allEventsSince() - Method in class com.reallifedeveloper.common.application.eventstore.EventStoreTest
- allEventsSince() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaStoredEventRepositoryIT
- allEventsSince(long) - Method in class com.reallifedeveloper.common.application.eventstore.InMemoryStoredEventRepository
- allEventsSinceWithNoEvents() - Method in class com.reallifedeveloper.common.application.eventstore.EventStoreTest
- allEventsSinceWithNoEvents() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaStoredEventRepositoryIT
- applySecurityConfigurationStoresTheProperty() - Method in class com.reallifedeveloper.common.infrastructure.messaging.KafkaSecurityConfigurationTest
- applySecurityConfigurationTwiceWithSamePropertyShouldFail() - Method in class com.reallifedeveloper.common.infrastructure.messaging.KafkaSecurityConfigurationTest
- applySecurityConfigurationWithTruststoreLocationFailsIfClasspathResourceDoesNotExist() - Method in class com.reallifedeveloper.common.infrastructure.messaging.KafkaSecurityConfigurationTest
- applySecurityConfigurationWithTruststoreLocationSupportsClasspathValue() - Method in class com.reallifedeveloper.common.infrastructure.messaging.KafkaSecurityConfigurationTest
- applySecurityConfigurationWithTruststoreLocationSupportsNonClasspathValue() - Method in class com.reallifedeveloper.common.infrastructure.messaging.KafkaSecurityConfigurationTest
- assertEquals(LocalDateTime, LocalDateTime, String) - Static method in class com.reallifedeveloper.common.test.TestUtil
-
Asserts that two
LocalDateTime
objects are equal "enough", rounding to milliseconds and comparing the time zone offset. - assertEquals(ZonedDateTime, ZonedDateTime, String) - Static method in class com.reallifedeveloper.common.test.TestUtil
-
Asserts that two
ZonedDateTime
objects are equal "enough", rounding to milliseconds and comparing the time zone offset. - assertTestEventsEqual(TestEvent, TestEvent) - Static method in class com.reallifedeveloper.common.domain.event.TestEvent
B
- badRequest() - Method in class com.reallifedeveloper.common.resource.ResourceUtilTest
- badRequestNull() - Method in class com.reallifedeveloper.common.resource.ResourceUtilTest
- bar() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaRepositoryTest
- baz() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaRepositoryTest
C
- cacheControl() - Method in class com.reallifedeveloper.common.resource.ResourceUtilTest
- canHandle() - Method in class com.reallifedeveloper.common.infrastructure.Markdown4jHtmlProducerTest
- canSubscribeToAllDomainEvents() - Method in class com.reallifedeveloper.common.domain.event.ThreadLocalDomainEventPublisherTest
- checkAbandoned() - Method in class com.reallifedeveloper.common.infrastructure.jmx.TomcatConnectionPoolConfiguratorTest
- checkIdle() - Method in class com.reallifedeveloper.common.infrastructure.jmx.TomcatConnectionPoolConfiguratorTest
- checkNullEightArguments() - Method in class com.reallifedeveloper.common.domain.ErrorHandlingTest
- checkNullFiveArguments() - Method in class com.reallifedeveloper.common.domain.ErrorHandlingTest
- checkNullFourArguments() - Method in class com.reallifedeveloper.common.domain.ErrorHandlingTest
- checkNullOneArgument() - Method in class com.reallifedeveloper.common.domain.ErrorHandlingTest
- checkNullOrBlankWithBlankString() - Method in class com.reallifedeveloper.common.domain.ErrorHandlingTest
- checkNullOrBlankWithNonBlankString() - Method in class com.reallifedeveloper.common.domain.ErrorHandlingTest
- checkNullOrBlankWithNullMessageTemplate() - Method in class com.reallifedeveloper.common.domain.ErrorHandlingTest
- checkNullOrBlankWithNullString() - Method in class com.reallifedeveloper.common.domain.ErrorHandlingTest
- checkNullSevenArguments() - Method in class com.reallifedeveloper.common.domain.ErrorHandlingTest
- checkNullSixArguments() - Method in class com.reallifedeveloper.common.domain.ErrorHandlingTest
- checkNullThreeArguments() - Method in class com.reallifedeveloper.common.domain.ErrorHandlingTest
- checkNullTwoArguments() - Method in class com.reallifedeveloper.common.domain.ErrorHandlingTest
- checkNullWithNullMessageTemplate() - Method in class com.reallifedeveloper.common.domain.ErrorHandlingTest
- checkNullWithNullParameterArray() - Method in class com.reallifedeveloper.common.domain.ErrorHandlingTest
- checkTestData() - Static method in class com.reallifedeveloper.common.infrastructure.jmx.Log4jConfiguratorTest
- clear() - Method in class com.reallifedeveloper.common.domain.event.EventSavingSubscriberTest
- clearSubscribers() - Method in class com.reallifedeveloper.common.domain.event.ThreadLocalDomainEventPublisherTest
- ClockTimeServiceTest - Class in com.reallifedeveloper.common.domain
- ClockTimeServiceTest() - Constructor for class com.reallifedeveloper.common.domain.ClockTimeServiceTest
- com.reallifedeveloper.common.application.eventstore - package com.reallifedeveloper.common.application.eventstore
- com.reallifedeveloper.common.application.notification - package com.reallifedeveloper.common.application.notification
- com.reallifedeveloper.common.domain - package com.reallifedeveloper.common.domain
- com.reallifedeveloper.common.domain.event - package com.reallifedeveloper.common.domain.event
- com.reallifedeveloper.common.domain.registry - package com.reallifedeveloper.common.domain.registry
- com.reallifedeveloper.common.infrastructure - package com.reallifedeveloper.common.infrastructure
- com.reallifedeveloper.common.infrastructure.jmx - package com.reallifedeveloper.common.infrastructure.jmx
- com.reallifedeveloper.common.infrastructure.messaging - package com.reallifedeveloper.common.infrastructure.messaging
- com.reallifedeveloper.common.infrastructure.persistence - package com.reallifedeveloper.common.infrastructure.persistence
- com.reallifedeveloper.common.resource - package com.reallifedeveloper.common.resource
- com.reallifedeveloper.common.resource.documentation - package com.reallifedeveloper.common.resource.documentation
- com.reallifedeveloper.common.resource.notification - package com.reallifedeveloper.common.resource.notification
- com.reallifedeveloper.common.test - package com.reallifedeveloper.common.test
- commaSeparatedStringToList() - Method in class com.reallifedeveloper.common.resource.ResourceTest
- commaSeparatedStringToListWithOnlyCommaGivesEmptyList() - Method in class com.reallifedeveloper.common.resource.ResourceTest
- commaSeparatedStringToListWithOnlyWhitespaceGivesEmptyList() - Method in class com.reallifedeveloper.common.resource.ResourceTest
- CommonDomainRegistryTest - Class in com.reallifedeveloper.common.domain.registry
- CommonDomainRegistryTest() - Constructor for class com.reallifedeveloper.common.domain.registry.CommonDomainRegistryTest
- constructor() - Method in class com.reallifedeveloper.common.application.eventstore.StoredEventTest
- constructor() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogTest
- constructor() - Method in class com.reallifedeveloper.common.domain.event.DomainEventTest
- constructor() - Method in class com.reallifedeveloper.common.infrastructure.persistence.TimestampedJpaEntityTest
- constructor() - Method in class com.reallifedeveloper.common.resource.notification.NotificationLogRepresentationTest
- constructor() - Method in class com.reallifedeveloper.common.resource.notification.NotificationRepresentationTest
- constructorCreatedNull() - Method in class com.reallifedeveloper.common.infrastructure.persistence.TimestampedJpaEntityTest
- constructorDateTime() - Method in class com.reallifedeveloper.common.domain.event.DomainEventTest
- constructorDateTimeVersion() - Method in class com.reallifedeveloper.common.domain.event.DomainEventTest
- constructorDefensiveCopyOfNotifications() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogTest
- constructorEventWithNullOccurredOn() - Method in class com.reallifedeveloper.common.resource.notification.NotificationRepresentationTest
- constructorHostPortWrongPort() - Method in class com.reallifedeveloper.common.infrastructure.messaging.RabbitMQNotificationPublisherIT
- constructorId() - Method in class com.reallifedeveloper.common.infrastructure.persistence.TimestampedJpaEntityTest
- constructorIdCreatedUpdated() - Method in class com.reallifedeveloper.common.infrastructure.persistence.TimestampedJpaEntityTest
- constructorLongs() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogIdTest
- constructorLongsLowEqualToHigh() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogIdTest
- constructorLongsLowGreaterThanHigh() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogIdTest
- constructorMalformedJsonObject() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- constructorNonExistingResourceDir() - Method in class com.reallifedeveloper.common.resource.documentation.DocumentationResourceTest
- constructorNotAJsonObject() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- constructorNotificationServiceNull() - Method in class com.reallifedeveloper.common.application.notification.NotificationPublisherTaskTest
- constructorNullCurrentNotificationLogId() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogTest
- constructorNullDataSource() - Method in class com.reallifedeveloper.common.infrastructure.jmx.TomcatConnectionPoolConfiguratorTest
- constructorNullDate() - Method in class com.reallifedeveloper.common.domain.event.DomainEventTest
- constructorNullDateVersion() - Method in class com.reallifedeveloper.common.domain.event.DomainEventTest
- constructorNullEventBody() - Method in class com.reallifedeveloper.common.application.eventstore.StoredEventTest
- constructorNullEventStore() - Method in class com.reallifedeveloper.common.application.notification.NotificationServiceTest
- constructorNullEventType() - Method in class com.reallifedeveloper.common.application.eventstore.StoredEventTest
- constructorNullHtmlProducer() - Method in class com.reallifedeveloper.common.resource.documentation.DocumentationResourceTest
- constructorNullJsonObject() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- constructorNullMessageTrackerRepository() - Method in class com.reallifedeveloper.common.application.notification.NotificationServiceTest
- constructorNullNextNotificationLogId() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogTest
- constructorNullNotification() - Method in class com.reallifedeveloper.common.resource.notification.NotificationRepresentationTest
- constructorNullNotificationLog() - Method in class com.reallifedeveloper.common.resource.notification.NotificationLogRepresentationTest
- constructorNullNotificationPublisher() - Method in class com.reallifedeveloper.common.application.notification.NotificationServiceTest
- constructorNullNotifications() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogTest
- constructorNullNotificationService() - Method in class com.reallifedeveloper.common.resource.notification.NotificationResourceTest
- constructorNullObjectSerializer() - Method in class com.reallifedeveloper.common.resource.notification.NotificationResourceTest
- constructorNullOccurredOn() - Method in class com.reallifedeveloper.common.application.eventstore.StoredEventTest
- constructorNullPreviousNotificationLogId() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogTest
- constructorNullRepository() - Method in class com.reallifedeveloper.common.application.eventstore.EventStoreTest
- constructorNullResourceDir() - Method in class com.reallifedeveloper.common.resource.documentation.DocumentationResourceTest
- constructorNullSerializer() - Method in class com.reallifedeveloper.common.application.eventstore.EventStoreTest
- constructorNullSerializer() - Method in class com.reallifedeveloper.common.resource.notification.NotificationLogRepresentationTest
- constructorNullSerializer() - Method in class com.reallifedeveloper.common.resource.notification.NotificationRepresentationTest
- constructorPublicationChannelNull() - Method in class com.reallifedeveloper.common.application.notification.NotificationPublisherTaskTest
- constructorSingleArgumentWrongHost() - Method in class com.reallifedeveloper.common.infrastructure.messaging.RabbitMQNotificationPublisherIT
- constructorString() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogIdTest
- constructorStringLowEqualToHigh() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogIdTest
- constructorStringLowGreaterThanHigh() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogIdTest
- constructorStringNotIntegers() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogIdTest
- constructorStringNull() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogIdTest
- constructorStringTooFewIntegers() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogIdTest
- constructorStringTooManyIntegers() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogIdTest
- constructorUpdatedNull() - Method in class com.reallifedeveloper.common.infrastructure.persistence.TimestampedJpaEntityTest
- constructorVersion() - Method in class com.reallifedeveloper.common.domain.event.DomainEventTest
- correctSubscribersGetNotified() - Method in class com.reallifedeveloper.common.domain.event.SimpleDomainEventPublisherTest
- correctSubscribersGetNotified() - Method in class com.reallifedeveloper.common.domain.event.ThreadLocalDomainEventPublisherTest
- create() - Method in class com.reallifedeveloper.common.application.notification.NotificationTest
- createApplicationContext(Class<?>...) - Static method in class com.reallifedeveloper.common.domain.registry.CommonDomainRegistryTest
-
Utility method to create an application context, possibly prepopulated with a number of beans.
- createEventWithNullOccurredOn() - Method in class com.reallifedeveloper.common.application.notification.NotificationTest
- createNullEvent() - Method in class com.reallifedeveloper.common.application.notification.NotificationTest
- createNullStoredEventId() - Method in class com.reallifedeveloper.common.application.notification.NotificationTest
- createPublisherWithNullSubscribers() - Method in class com.reallifedeveloper.common.domain.event.SimpleDomainEventPublisherTest
- creatingPublisherWithNullConnectionFactoryShouldFail() - Method in class com.reallifedeveloper.common.infrastructure.messaging.RabbitMQNotificationPublisherTest
- creatingPublisherWithNullKafkaTemplateShouldFail() - Method in class com.reallifedeveloper.common.infrastructure.messaging.KafkaNotificationPublisherTest
- creatingPublisherWithNullObjectSerializerShouldFail() - Method in class com.reallifedeveloper.common.infrastructure.messaging.KafkaNotificationPublisherTest
- creatingPublisherWithNullObjectSerializerShouldFail() - Method in class com.reallifedeveloper.common.infrastructure.messaging.RabbitMQNotificationPublisherTest
- currentNotificationLog() - Method in class com.reallifedeveloper.common.application.notification.NotificationServiceTest
- currentNotificationLogFullBatch() - Method in class com.reallifedeveloper.common.application.notification.NotificationServiceTest
- currentNotificationLogNoNotifications() - Method in class com.reallifedeveloper.common.application.notification.NotificationServiceTest
D
- data() - Method in class com.reallifedeveloper.common.resource.TestResource.RequestInfo
-
Gives the data that was sent in the body of this request if it is a POST or PUT request, otherwise
null
. - DATE_TIME_FORMAT - Static variable in class com.reallifedeveloper.common.domain.TestTimeService
-
The format used when parsing date and time strings ("yyyy-MM-dd HH:mm:ssX").
- dateTimes() - Method in class com.reallifedeveloper.common.domain.TestTimeService
-
Gives the list of dates that are returned by this service.
- delete(String) - Method in class com.reallifedeveloper.common.resource.TestResource
- deserializeIncorrectString() - Method in class com.reallifedeveloper.common.infrastructure.GsonObjectSerializerTest
- deserializeNotificationWithEmptyEvent() - Method in class com.reallifedeveloper.common.infrastructure.GsonObjectSerializerTest
- deserializeNullEventType() - Method in class com.reallifedeveloper.common.infrastructure.GsonObjectSerializerTest
- deserializeNullSerializedEvent() - Method in class com.reallifedeveloper.common.infrastructure.GsonObjectSerializerTest
- deserializeTheStringNull() - Method in class com.reallifedeveloper.common.infrastructure.GsonObjectSerializerTest
- destroy() - Static method in class com.reallifedeveloper.common.resource.TestResourceTest
- DocumentationResourceTest - Class in com.reallifedeveloper.common.resource.documentation
- DocumentationResourceTest() - Constructor for class com.reallifedeveloper.common.resource.documentation.DocumentationResourceTest
- DomainEventTest - Class in com.reallifedeveloper.common.domain.event
- DomainEventTest() - Constructor for class com.reallifedeveloper.common.domain.event.DomainEventTest
E
- equals(Object) - Method in class com.reallifedeveloper.common.domain.event.TestEvent
- equalsDifferentClass() - Method in class com.reallifedeveloper.common.domain.event.DomainEventTest
- equalsHashcodeDifferentOccurredOns() - Method in class com.reallifedeveloper.common.domain.event.DomainEventTest
- equalsHashcodeDifferentVersions() - Method in class com.reallifedeveloper.common.domain.event.DomainEventTest
- equalsHashCodeSameObject() - Method in class com.reallifedeveloper.common.domain.event.DomainEventTest
- equalsHashcodeSameOccurredOnAndVersion() - Method in class com.reallifedeveloper.common.domain.event.DomainEventTest
- equalsNull() - Method in class com.reallifedeveloper.common.domain.event.DomainEventTest
- ErrorHandlingTest - Class in com.reallifedeveloper.common.domain
- ErrorHandlingTest() - Constructor for class com.reallifedeveloper.common.domain.ErrorHandlingTest
- eventDateValue() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventDateValueNonExisting() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventDateValueNonWrongFormat() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventDateValueNull() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventDoubleValue() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventDoubleValueMax() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventDoubleValueMin() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventDoubleValueNotNumber() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventDoubleValueNull() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventIntValue() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventIntValueEmpty() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventIntValueMax() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventIntValueMin() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventIntValueNonExisting() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventIntValueNotInteger() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventLongValue() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventLongValueEmpty() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventLongValueMax() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventLongValueMin() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventLongValueNonExisting() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventLongValueNotInteger() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- EventSavingSubscriberTest - Class in com.reallifedeveloper.common.domain.event
- EventSavingSubscriberTest() - Constructor for class com.reallifedeveloper.common.domain.event.EventSavingSubscriberTest
- EventStoreTest - Class in com.reallifedeveloper.common.application.eventstore
- EventStoreTest() - Constructor for class com.reallifedeveloper.common.application.eventstore.EventStoreTest
- EventStoringSubscriberTest - Class in com.reallifedeveloper.common.application.eventstore
- EventStoringSubscriberTest() - Constructor for class com.reallifedeveloper.common.application.eventstore.EventStoringSubscriberTest
- eventStringValue() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventStringValueNonExisting() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventStringValueNull() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventType() - Method in class com.reallifedeveloper.common.application.eventstore.EventStoringSubscriberTest
- eventType() - Method in class com.reallifedeveloper.common.domain.event.EventSavingSubscriberTest
- eventType() - Method in class com.reallifedeveloper.common.domain.event.LoggingDomainEventSubscriberTest
- eventTypeForEmptyNotification() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventTypeForNotificationWithNullEventType() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventTypeMissingType() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventVersionForNotificationWithNullEventVersion() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventVersionForNotificationWitNullEvent() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventVersionForNotificationWitoutEventVersion() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- eventVersionMissingVersion() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- externalForm() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogIdTest
F
- findByPublicationChannel() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaPublishedMessageTrackerRepositoryIT
- findByPublicationChannel(String) - Method in class com.reallifedeveloper.common.application.notification.InMemoryPublishedMessageTrackerRepository
- findByPublicationChannelNonExistingChannel() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaPublishedMessageTrackerRepositoryIT
- foo() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaRepositoryTest
- format(LocalDateTime) - Static method in class com.reallifedeveloper.common.test.TestUtil
-
Formats a
LocalDateTime
object as a string using the pattern "yyyy-MM-dd\'T\'HH:mm:ss.SSS". - format(ZonedDateTime) - Static method in class com.reallifedeveloper.common.test.TestUtil
-
Formats a
ZonedDateTime
object as a string using the pattern "yyyy-MM-dd\'T\'HH:mm:ss.SSSX".
G
- get(String) - Method in class com.reallifedeveloper.common.resource.TestResource
- getActive() - Method in class com.reallifedeveloper.common.infrastructure.jmx.TomcatConnectionPoolConfiguratorTest
- getCurrentNotificationLogFullBatch() - Method in class com.reallifedeveloper.common.resource.notification.NotificationResourceTest
- getCurrentNotificationLogFullBatchPlusOne() - Method in class com.reallifedeveloper.common.resource.notification.NotificationResourceTest
- getCurrentNotificationLogNoNotifications() - Method in class com.reallifedeveloper.common.resource.notification.NotificationResourceTest
- getCurrentNotificationLogServiceThrowsIllegalArgumentException() - Method in class com.reallifedeveloper.common.resource.notification.NotificationResourceTest
- getCurrentNotificationLogServiceThrowsNullPointerException() - Method in class com.reallifedeveloper.common.resource.notification.NotificationResourceTest
- getDataSource() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaPublishedMessageTrackerRepositoryIT
- getDataSource() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaStoredEventRepositoryIT
- getDataTypeFactory() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaPublishedMessageTrackerRepositoryIT
- getDataTypeFactory() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaStoredEventRepositoryIT
- getDocumentationDefaultDocument() - Method in class com.reallifedeveloper.common.resource.documentation.DocumentationResourceTest
- getDocumentationDefaultDocumentDoesNotExist() - Method in class com.reallifedeveloper.common.resource.documentation.DocumentationResourceTest
- getDocumentationNamedBinaryDocument() - Method in class com.reallifedeveloper.common.resource.documentation.DocumentationResourceTest
- getDocumentationNamedDocument() - Method in class com.reallifedeveloper.common.resource.documentation.DocumentationResourceTest
- getDocumentationNamedDocumentDoesNotExist() - Method in class com.reallifedeveloper.common.resource.documentation.DocumentationResourceTest
- getDriverClassName() - Method in class com.reallifedeveloper.common.infrastructure.jmx.TomcatConnectionPoolConfiguratorTest
- getIdle() - Method in class com.reallifedeveloper.common.infrastructure.jmx.TomcatConnectionPoolConfiguratorTest
- getLoggers() - Method in class com.reallifedeveloper.common.infrastructure.jmx.Log4jConfiguratorTest
- getLogLevel() - Method in class com.reallifedeveloper.common.infrastructure.jmx.Log4jConfiguratorTest
- getLogLevelNonExistingLoggerName() - Method in class com.reallifedeveloper.common.infrastructure.jmx.Log4jConfiguratorTest
- getLogLevelNull() - Method in class com.reallifedeveloper.common.infrastructure.jmx.Log4jConfiguratorTest
- getNotificationLog() - Method in class com.reallifedeveloper.common.resource.notification.NotificationResourceTest
- getNotificationLogMalformedNotificationLogString() - Method in class com.reallifedeveloper.common.resource.notification.NotificationResourceTest
- getNotificationLogNullNotificationLogString() - Method in class com.reallifedeveloper.common.resource.notification.NotificationResourceTest
- getNotificationLogServiceThrowsIllegalArgumentException() - Method in class com.reallifedeveloper.common.resource.notification.NotificationResourceTest
- getNotificationLogServiceThrowsNullPointerException() - Method in class com.reallifedeveloper.common.resource.notification.NotificationResourceTest
- getRequestRoot() - Method in class com.reallifedeveloper.common.resource.TestResourceTest
- getSize() - Method in class com.reallifedeveloper.common.infrastructure.jmx.TomcatConnectionPoolConfiguratorTest
- getUrl() - Method in class com.reallifedeveloper.common.infrastructure.jmx.TomcatConnectionPoolConfiguratorTest
- getWaitCount() - Method in class com.reallifedeveloper.common.infrastructure.jmx.TomcatConnectionPoolConfiguratorTest
- getWithoutProperlyConfiguredResponse() - Method in class com.reallifedeveloper.common.resource.TestResourceTest
- GsonNotificationReaderTest - Class in com.reallifedeveloper.common.infrastructure
- GsonNotificationReaderTest() - Constructor for class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- GsonObjectSerializerTest - Class in com.reallifedeveloper.common.infrastructure
- GsonObjectSerializerTest() - Constructor for class com.reallifedeveloper.common.infrastructure.GsonObjectSerializerTest
H
- handleErrorFileNotFoundException() - Method in class com.reallifedeveloper.common.resource.ResourceTest
- handleErrorIllegalArgumentException() - Method in class com.reallifedeveloper.common.resource.ResourceTest
- handleErrorMethodNameNull() - Method in class com.reallifedeveloper.common.resource.ResourceTest
- handleErrorNullPointerException() - Method in class com.reallifedeveloper.common.resource.ResourceTest
- handleErrorOriginalExceptionNull() - Method in class com.reallifedeveloper.common.resource.ResourceTest
- handleEvent() - Method in class com.reallifedeveloper.common.application.eventstore.EventStoringSubscriberTest
- handleEvent() - Method in class com.reallifedeveloper.common.domain.event.EventSavingSubscriberTest
- handleEvent() - Method in class com.reallifedeveloper.common.domain.event.LoggingDomainEventSubscriberTest
- hashCode() - Method in class com.reallifedeveloper.common.domain.event.TestEvent
- head(String) - Method in class com.reallifedeveloper.common.resource.TestResource
I
- id() - Method in class com.reallifedeveloper.common.domain.event.TestEvent
- init() - Method in class com.reallifedeveloper.common.domain.event.DomainEventTest
- init() - Method in class com.reallifedeveloper.common.domain.event.LoggingDomainEventSubscriberTest
- init() - Method in class com.reallifedeveloper.common.infrastructure.jmx.TomcatConnectionPoolConfiguratorTest
- init() - Method in class com.reallifedeveloper.common.infrastructure.messaging.KafkaNotificationPublisherTest
- init() - Method in class com.reallifedeveloper.common.infrastructure.messaging.RabbitMQNotificationPublisherTest
- init() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaStoredEventRepositoryIT
- init() - Method in class com.reallifedeveloper.common.infrastructure.persistence.TimestampedJpaEntityTest
- init() - Method in class com.reallifedeveloper.common.resource.documentation.DocumentationResourceTest
- init() - Method in class com.reallifedeveloper.common.resource.notification.NotificationResourceTest
- init() - Static method in class com.reallifedeveloper.common.resource.TestResourceTest
- initClass() - Static method in class com.reallifedeveloper.common.domain.event.DomainEventTest
- initClass() - Static method in class com.reallifedeveloper.common.infrastructure.persistence.TimestampedJpaEntityTest
- initCommonDomainRegistry() - Static method in class com.reallifedeveloper.common.domain.registry.CommonDomainRegistryTest
- initializedRegistryFindsNecessaryServices() - Method in class com.reallifedeveloper.common.domain.registry.CommonDomainRegistryTest
- InMemoryPublishedMessageTrackerRepository - Class in com.reallifedeveloper.common.application.notification
- InMemoryPublishedMessageTrackerRepository() - Constructor for class com.reallifedeveloper.common.application.notification.InMemoryPublishedMessageTrackerRepository
- InMemoryStoredEventRepository - Class in com.reallifedeveloper.common.application.eventstore
- InMemoryStoredEventRepository() - Constructor for class com.reallifedeveloper.common.application.eventstore.InMemoryStoredEventRepository
- interfaceMethodWithoutQueryString() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaRepositoryTest
J
- JpaPublishedMessageTrackerRepositoryIT - Class in com.reallifedeveloper.common.infrastructure.persistence
- JpaPublishedMessageTrackerRepositoryIT() - Constructor for class com.reallifedeveloper.common.infrastructure.persistence.JpaPublishedMessageTrackerRepositoryIT
- JpaRepositoryTest - Class in com.reallifedeveloper.common.infrastructure.persistence
- JpaRepositoryTest() - Constructor for class com.reallifedeveloper.common.infrastructure.persistence.JpaRepositoryTest
- JpaStoredEventRepositoryIT - Class in com.reallifedeveloper.common.infrastructure.persistence
- JpaStoredEventRepositoryIT() - Constructor for class com.reallifedeveloper.common.infrastructure.persistence.JpaStoredEventRepositoryIT
K
- KafkaNotificationPublisherIT - Class in com.reallifedeveloper.common.infrastructure.messaging
- KafkaNotificationPublisherIT() - Constructor for class com.reallifedeveloper.common.infrastructure.messaging.KafkaNotificationPublisherIT
- KafkaNotificationPublisherTest - Class in com.reallifedeveloper.common.infrastructure.messaging
- KafkaNotificationPublisherTest() - Constructor for class com.reallifedeveloper.common.infrastructure.messaging.KafkaNotificationPublisherTest
- KafkaSecurityConfigurationTest - Class in com.reallifedeveloper.common.infrastructure.messaging
- KafkaSecurityConfigurationTest() - Constructor for class com.reallifedeveloper.common.infrastructure.messaging.KafkaSecurityConfigurationTest
L
- lastStoredEventId() - Method in class com.reallifedeveloper.common.application.eventstore.InMemoryStoredEventRepository
- lastStoredEventId() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaStoredEventRepositoryIT
- lastStoredEventIdNoEvents() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaStoredEventRepositoryIT
- Log4jConfiguratorTest - Class in com.reallifedeveloper.common.infrastructure.jmx
- Log4jConfiguratorTest() - Constructor for class com.reallifedeveloper.common.infrastructure.jmx.Log4jConfiguratorTest
- LoggingDomainEventSubscriberTest - Class in com.reallifedeveloper.common.domain.event
- LoggingDomainEventSubscriberTest() - Constructor for class com.reallifedeveloper.common.domain.event.LoggingDomainEventSubscriberTest
- LogUtilTest - Class in com.reallifedeveloper.common.domain
- LogUtilTest() - Constructor for class com.reallifedeveloper.common.domain.LogUtilTest
M
- Markdown4jHtmlProducerTest - Class in com.reallifedeveloper.common.infrastructure
- Markdown4jHtmlProducerTest() - Constructor for class com.reallifedeveloper.common.infrastructure.Markdown4jHtmlProducerTest
- method() - Method in class com.reallifedeveloper.common.resource.TestResource.RequestInfo
-
Gives the HTTP method of the request, e.g., "GET, "POST", "PUT" and so on.
- methodWithoutQueryString() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaRepositoryTest
- multipleNotificationsMultipleListeners() - Method in class com.reallifedeveloper.common.infrastructure.messaging.RabbitMQNotificationPublisherIT
- multipleRequests() - Method in class com.reallifedeveloper.common.resource.TestResourceTest
N
- name() - Method in class com.reallifedeveloper.common.domain.event.TestEvent
- nestedFieldNameNonExistingField() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- nestedFieldNameNotAnObject() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- next() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogIdTest
- noCache() - Method in class com.reallifedeveloper.common.resource.ResourceUtilTest
- noSubscribers() - Method in class com.reallifedeveloper.common.domain.event.ThreadLocalDomainEventPublisherTest
- notFound() - Method in class com.reallifedeveloper.common.resource.ResourceUtilTest
- notFoundNull() - Method in class com.reallifedeveloper.common.resource.ResourceUtilTest
- notificationIdMissingId() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- notificationLog() - Method in class com.reallifedeveloper.common.application.notification.NotificationServiceTest
- NotificationLogIdTest - Class in com.reallifedeveloper.common.application.notification
- NotificationLogIdTest() - Constructor for class com.reallifedeveloper.common.application.notification.NotificationLogIdTest
- notificationLogNoNotifications() - Method in class com.reallifedeveloper.common.application.notification.NotificationServiceTest
- NotificationLogRepresentationTest - Class in com.reallifedeveloper.common.resource.notification
- NotificationLogRepresentationTest() - Constructor for class com.reallifedeveloper.common.resource.notification.NotificationLogRepresentationTest
- NotificationLogTest - Class in com.reallifedeveloper.common.application.notification
- NotificationLogTest() - Constructor for class com.reallifedeveloper.common.application.notification.NotificationLogTest
- NotificationPublisherTaskTest - Class in com.reallifedeveloper.common.application.notification
- NotificationPublisherTaskTest() - Constructor for class com.reallifedeveloper.common.application.notification.NotificationPublisherTaskTest
- NotificationRepresentationTest - Class in com.reallifedeveloper.common.resource.notification
- NotificationRepresentationTest() - Constructor for class com.reallifedeveloper.common.resource.notification.NotificationRepresentationTest
- NotificationResourceTest - Class in com.reallifedeveloper.common.resource.notification
- NotificationResourceTest() - Constructor for class com.reallifedeveloper.common.resource.notification.NotificationResourceTest
- NotificationServiceTest - Class in com.reallifedeveloper.common.application.notification
- NotificationServiceTest() - Constructor for class com.reallifedeveloper.common.application.notification.NotificationServiceTest
- NotificationTest - Class in com.reallifedeveloper.common.application.notification
- NotificationTest() - Constructor for class com.reallifedeveloper.common.application.notification.NotificationTest
- now() - Method in class com.reallifedeveloper.common.domain.ClockTimeServiceTest
- now() - Method in class com.reallifedeveloper.common.domain.TestTimeService
- nowBeforeCallingSetDates() - Method in class com.reallifedeveloper.common.domain.TestTimeServiceTest
- nowDateTimes() - Method in class com.reallifedeveloper.common.domain.TestTimeServiceTest
- nowDateTimeStrings() - Method in class com.reallifedeveloper.common.domain.TestTimeServiceTest
- nullCommaSeparatedStringToListGivesEmptyList() - Method in class com.reallifedeveloper.common.resource.ResourceTest
O
- occurredOnForEmptyNotification() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- occurredOnForNotificationWithNullOccurredOn() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- occurredOnMissingDate() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- options(String) - Method in class com.reallifedeveloper.common.resource.TestResource
P
- parseDate() - Method in class com.reallifedeveloper.common.resource.ResourceTest
- parseMalformedDate() - Method in class com.reallifedeveloper.common.resource.ResourceTest
- parseMalformedUrl() - Method in class com.reallifedeveloper.common.resource.ResourceTest
- parseNullDate() - Method in class com.reallifedeveloper.common.resource.ResourceTest
- parseNullUrl() - Method in class com.reallifedeveloper.common.resource.ResourceTest
- parseUrl() - Method in class com.reallifedeveloper.common.resource.ResourceTest
- path() - Method in class com.reallifedeveloper.common.resource.TestResource.RequestInfo
-
Gives the path of the request, not including the base URI.
- post(String, String) - Method in class com.reallifedeveloper.common.resource.TestResource
- postRequestWithMuchData() - Method in class com.reallifedeveloper.common.resource.TestResourceTest
- postRequestWithPath() - Method in class com.reallifedeveloper.common.resource.TestResourceTest
- previous() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogIdTest
- produce() - Method in class com.reallifedeveloper.common.infrastructure.Markdown4jHtmlProducerTest
- produceNull() - Method in class com.reallifedeveloper.common.infrastructure.Markdown4jHtmlProducerTest
- produceResourceNotFound() - Method in class com.reallifedeveloper.common.infrastructure.Markdown4jHtmlProducerTest
- publish() - Method in class com.reallifedeveloper.common.infrastructure.messaging.KafkaNotificationPublisherIT
- publish(List<Notification>, String) - Method in class com.reallifedeveloper.common.application.notification.TestNotificationPublisher
- publishedNotifications(String) - Method in class com.reallifedeveloper.common.application.notification.TestNotificationPublisher
- publishingNotificationShouldCallKafkaTemplateSend() - Method in class com.reallifedeveloper.common.infrastructure.messaging.KafkaNotificationPublisherTest
- publishingSubscriberNotAllowed() - Method in class com.reallifedeveloper.common.domain.event.ThreadLocalDomainEventPublisherTest
- publishNotifications() - Method in class com.reallifedeveloper.common.application.notification.NotificationServiceTest
- publishNotificationShouldCallChannelBasicPublish() - Method in class com.reallifedeveloper.common.infrastructure.messaging.RabbitMQNotificationPublisherTest
- publishNotificationsTwiceWithSomeNewEvents() - Method in class com.reallifedeveloper.common.application.notification.NotificationServiceTest
- publishNullEvent() - Method in class com.reallifedeveloper.common.domain.event.SimpleDomainEventPublisherTest
- publishSameNotificationsTwice() - Method in class com.reallifedeveloper.common.application.notification.NotificationServiceTest
- publishWithNullEventType() - Method in class com.reallifedeveloper.common.infrastructure.messaging.KafkaNotificationPublisherIT
- publishWithoutSubscribers() - Method in class com.reallifedeveloper.common.domain.event.SimpleDomainEventPublisherTest
- publishWithSubscriber() - Method in class com.reallifedeveloper.common.domain.event.SimpleDomainEventPublisherTest
- purge() - Method in class com.reallifedeveloper.common.infrastructure.jmx.TomcatConnectionPoolConfiguratorTest
- purgeOnReturn() - Method in class com.reallifedeveloper.common.infrastructure.jmx.TomcatConnectionPoolConfiguratorTest
- put(String, String) - Method in class com.reallifedeveloper.common.resource.TestResource
- putRequestNotFound() - Method in class com.reallifedeveloper.common.resource.TestResourceTest
R
- RabbitMQNotificationPublisherIT - Class in com.reallifedeveloper.common.infrastructure.messaging
- RabbitMQNotificationPublisherIT() - Constructor for class com.reallifedeveloper.common.infrastructure.messaging.RabbitMQNotificationPublisherIT
- RabbitMQNotificationPublisherTest - Class in com.reallifedeveloper.common.infrastructure.messaging
- RabbitMQNotificationPublisherTest() - Constructor for class com.reallifedeveloper.common.infrastructure.messaging.RabbitMQNotificationPublisherTest
- realNotification() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
-
This test shows how an
EventStore
can be used to help work with notifications. - redirect() - Method in class com.reallifedeveloper.common.resource.documentation.DocumentationResourceTest
- registryWithoutDomainEventPublisherBeanShouldThrowException() - Method in class com.reallifedeveloper.common.domain.registry.CommonDomainRegistryTest
- registryWithoutTimeServiceBeanShouldThrowException() - Method in class com.reallifedeveloper.common.domain.registry.CommonDomainRegistryTest
- reloadLog4jConfiguration() - Method in class com.reallifedeveloper.common.infrastructure.jmx.Log4jConfiguratorTest
- removeCRLFCallsToStringOnNonNullObject() - Method in class com.reallifedeveloper.common.domain.LogUtilTest
- removeCRLFIsNullSafe() - Method in class com.reallifedeveloper.common.domain.LogUtilTest
- removeCRLFNullObjectDoesNotThrowException() - Method in class com.reallifedeveloper.common.domain.LogUtilTest
- removeCRLFRemovesMultipleNewLinesAndCarriageReturns() - Method in class com.reallifedeveloper.common.domain.LogUtilTest
- removeCRLFRemovesSingleCarriageReturn() - Method in class com.reallifedeveloper.common.domain.LogUtilTest
- removeCRLFRemovesSingleNewLine() - Method in class com.reallifedeveloper.common.domain.LogUtilTest
- RequestInfo(String, String, String) - Constructor for class com.reallifedeveloper.common.resource.TestResource.RequestInfo
-
Creates a new
RequestInfo
object using the given path and method. - requests() - Method in class com.reallifedeveloper.common.resource.TestResource
-
Gives a list of
TestResource.RequestInfo
objects representing the requests that have reached this resource. - reset() - Method in class com.reallifedeveloper.common.domain.event.ThreadLocalDomainEventPublisherTest
- reset(Response...) - Method in class com.reallifedeveloper.common.resource.TestResource
-
Resets the resource so that it starts to respond with the given responses.
- resettingSubscriberNotAllowed() - Method in class com.reallifedeveloper.common.domain.event.ThreadLocalDomainEventPublisherTest
- ResourceTest - Class in com.reallifedeveloper.common.resource
- ResourceTest() - Constructor for class com.reallifedeveloper.common.resource.ResourceTest
- ResourceUtilTest - Class in com.reallifedeveloper.common.resource
- ResourceUtilTest() - Constructor for class com.reallifedeveloper.common.resource.ResourceUtilTest
- run() - Method in class com.reallifedeveloper.common.application.notification.NotificationPublisherTaskTest
- runWithIOException() - Method in class com.reallifedeveloper.common.application.notification.NotificationPublisherTaskTest
- runWithNullPointerException() - Method in class com.reallifedeveloper.common.application.notification.NotificationPublisherTaskTest
S
- save() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaPublishedMessageTrackerRepositoryIT
- saveEvent() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaStoredEventRepositoryIT
- serializeAndDeserializeEvent() - Method in class com.reallifedeveloper.common.infrastructure.GsonObjectSerializerTest
- serializeAndDeserializeLocalDate() - Method in class com.reallifedeveloper.common.infrastructure.GsonObjectSerializerTest
- serializeAndDeserializeLocalDateTime() - Method in class com.reallifedeveloper.common.infrastructure.GsonObjectSerializerTest
- serializeAndDeserializeNotification() - Method in class com.reallifedeveloper.common.infrastructure.GsonObjectSerializerTest
- serializeAndDeserializeNullLocalDate() - Method in class com.reallifedeveloper.common.infrastructure.GsonObjectSerializerTest
- serializeAndDeserializeNullLocalDateTime() - Method in class com.reallifedeveloper.common.infrastructure.GsonObjectSerializerTest
- serializeAndDeserializeWrongClass() - Method in class com.reallifedeveloper.common.infrastructure.GsonObjectSerializerTest
- serializeNull() - Method in class com.reallifedeveloper.common.infrastructure.GsonObjectSerializerTest
- serverError() - Method in class com.reallifedeveloper.common.resource.ResourceUtilTest
- serverErrorNull() - Method in class com.reallifedeveloper.common.resource.ResourceUtilTest
- ServletContextSystemInfoTest - Class in com.reallifedeveloper.common.infrastructure.jmx
- ServletContextSystemInfoTest() - Constructor for class com.reallifedeveloper.common.infrastructure.jmx.ServletContextSystemInfoTest
- setClock() - Method in class com.reallifedeveloper.common.domain.ClockTimeServiceTest
- setDateTimes(String...) - Method in class com.reallifedeveloper.common.domain.TestTimeService
-
Sets the DateTimes returned from the
TestTimeService.now()
method. - setDateTimes(ZonedDateTime...) - Method in class com.reallifedeveloper.common.domain.TestTimeService
-
Sets the DateTimes returned from the
TestTimeService.now()
method. - setEmptyDates() - Method in class com.reallifedeveloper.common.domain.TestTimeServiceTest
- setEmptyDateStrings() - Method in class com.reallifedeveloper.common.domain.TestTimeServiceTest
- setLevel() - Method in class com.reallifedeveloper.common.infrastructure.jmx.Log4jConfiguratorTest
- setLevelIncorrectLevel() - Method in class com.reallifedeveloper.common.infrastructure.jmx.Log4jConfiguratorTest
- setLevelNonExistingLoggerName() - Method in class com.reallifedeveloper.common.infrastructure.jmx.Log4jConfiguratorTest
- setLevelNullLevel() - Method in class com.reallifedeveloper.common.infrastructure.jmx.Log4jConfiguratorTest
- setLevelNullLoggerName() - Method in class com.reallifedeveloper.common.infrastructure.jmx.Log4jConfiguratorTest
- setMalformedDateString() - Method in class com.reallifedeveloper.common.domain.TestTimeServiceTest
- setNullDates() - Method in class com.reallifedeveloper.common.domain.TestTimeServiceTest
- setNullDateStrings() - Method in class com.reallifedeveloper.common.domain.TestTimeServiceTest
- setUpdated() - Method in class com.reallifedeveloper.common.infrastructure.persistence.TimestampedJpaEntityTest
- setUpdatedNull() - Method in class com.reallifedeveloper.common.infrastructure.persistence.TimestampedJpaEntityTest
- SimpleDomainEventPublisherTest - Class in com.reallifedeveloper.common.domain.event
- SimpleDomainEventPublisherTest() - Constructor for class com.reallifedeveloper.common.domain.event.SimpleDomainEventPublisherTest
- simpleSubscription() - Method in class com.reallifedeveloper.common.domain.event.ThreadLocalDomainEventPublisherTest
- singleNotificationSingleListener() - Method in class com.reallifedeveloper.common.infrastructure.messaging.RabbitMQNotificationPublisherIT
- storedEventIdForEmptyNotification() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- storedEventIdForNotificationWithNullStoredEventId() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
- StoredEventTest - Class in com.reallifedeveloper.common.application.eventstore
- StoredEventTest() - Constructor for class com.reallifedeveloper.common.application.eventstore.StoredEventTest
- subscribe() - Method in class com.reallifedeveloper.common.domain.event.SimpleDomainEventPublisherTest
- subscribeNullSubscriber() - Method in class com.reallifedeveloper.common.domain.event.SimpleDomainEventPublisherTest
- subscribingSubscriberNotAllowed() - Method in class com.reallifedeveloper.common.domain.event.ThreadLocalDomainEventPublisherTest
T
- TestEvent - Class in com.reallifedeveloper.common.domain.event
- TestEvent(int, String) - Constructor for class com.reallifedeveloper.common.domain.event.TestEvent
- TestEvent(int, String, ZonedDateTime) - Constructor for class com.reallifedeveloper.common.domain.event.TestEvent
- TestEvent(int, String, ZonedDateTime, int) - Constructor for class com.reallifedeveloper.common.domain.event.TestEvent
- testIdle() - Method in class com.reallifedeveloper.common.infrastructure.jmx.TomcatConnectionPoolConfiguratorTest
- TestNotificationPublisher - Class in com.reallifedeveloper.common.application.notification
- TestNotificationPublisher() - Constructor for class com.reallifedeveloper.common.application.notification.TestNotificationPublisher
- TestResource - Class in com.reallifedeveloper.common.resource
-
A JAX-RS resource that can be used for testing REST clients.
- TestResource() - Constructor for class com.reallifedeveloper.common.resource.TestResource
- TestResource.RequestInfo - Class in com.reallifedeveloper.common.resource
-
Information about an HTTP request.
- TestResourceTest - Class in com.reallifedeveloper.common.resource
- TestResourceTest() - Constructor for class com.reallifedeveloper.common.resource.TestResourceTest
- testSetServletContext() - Method in class com.reallifedeveloper.common.infrastructure.jmx.ServletContextSystemInfoTest
- testSetServletContextWithNullContext() - Method in class com.reallifedeveloper.common.infrastructure.jmx.ServletContextSystemInfoTest
- TestTimeService - Class in com.reallifedeveloper.common.domain
-
An implementation of the
TimeService
interface useful for testing. - TestTimeService() - Constructor for class com.reallifedeveloper.common.domain.TestTimeService
- TestTimeServiceTest - Class in com.reallifedeveloper.common.domain
- TestTimeServiceTest() - Constructor for class com.reallifedeveloper.common.domain.TestTimeServiceTest
- testToString() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogTest
- testToString() - Method in class com.reallifedeveloper.common.application.notification.NotificationTest
- testToString() - Method in class com.reallifedeveloper.common.domain.event.DomainEventTest
- TestUtil - Class in com.reallifedeveloper.common.test
- ThreadLocalDomainEventPublisherTest - Class in com.reallifedeveloper.common.domain.event
- ThreadLocalDomainEventPublisherTest() - Constructor for class com.reallifedeveloper.common.domain.event.ThreadLocalDomainEventPublisherTest
- threadLocalSubscribers() - Method in class com.reallifedeveloper.common.domain.event.ThreadLocalDomainEventPublisherTest
- TimestampedJpaEntityTest - Class in com.reallifedeveloper.common.infrastructure.persistence
- TimestampedJpaEntityTest() - Constructor for class com.reallifedeveloper.common.infrastructure.persistence.TimestampedJpaEntityTest
- toDomainEvent() - Method in class com.reallifedeveloper.common.application.eventstore.EventStoreTest
- toDomainEventNull() - Method in class com.reallifedeveloper.common.application.eventstore.EventStoreTest
- toDomainEventUnknownClass() - Method in class com.reallifedeveloper.common.application.eventstore.EventStoreTest
- TomcatConnectionPoolConfiguratorTest - Class in com.reallifedeveloper.common.infrastructure.jmx
- TomcatConnectionPoolConfiguratorTest() - Constructor for class com.reallifedeveloper.common.infrastructure.jmx.TomcatConnectionPoolConfiguratorTest
- toNotifications(DomainEvent...) - Static method in class com.reallifedeveloper.common.infrastructure.messaging.KafkaNotificationPublisherTest
- toString() - Method in class com.reallifedeveloper.common.domain.event.TestEvent
- toStringMethod() - Method in class com.reallifedeveloper.common.application.notification.NotificationLogIdTest
U
- uninitializedRegistryShouldThrowException() - Method in class com.reallifedeveloper.common.domain.registry.CommonDomainRegistryTest
- unknownMethod() - Method in class com.reallifedeveloper.common.infrastructure.persistence.JpaRepositoryTest
V
- validJsonButNotValidEventMessage() - Method in class com.reallifedeveloper.common.infrastructure.GsonNotificationReaderTest
W
- webApplicationExceptionNullString() - Method in class com.reallifedeveloper.common.resource.ResourceUtilTest
- webApplicationExceptionNullThrowable() - Method in class com.reallifedeveloper.common.resource.ResourceUtilTest
- webApplicationExceptionString() - Method in class com.reallifedeveloper.common.resource.ResourceUtilTest
- webApplicationExceptionStringNullStatus() - Method in class com.reallifedeveloper.common.resource.ResourceUtilTest
- webApplicationExceptionThrowable() - Method in class com.reallifedeveloper.common.resource.ResourceUtilTest
- webApplicationExceptionThrowableNullStatus() - Method in class com.reallifedeveloper.common.resource.ResourceUtilTest
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form