MCPcopy Create free account

hub / github.com/benwilcock/cqrs-microservice-sampler / functions

Functions122 in github.com/benwilcock/cqrs-microservice-sampler

MethodshouldFilter
()
gateway-service/src/main/java/com/soagrowers/prefilters/SimpleLoggingPreFilter.java:27
MethodsimpleCluster
(SpringAMQPConsumerConfiguration springAMQPConsumerConfiguration)
query-side/src/main/java/com/soagrowers/productquery/configuration/AxonConfiguration.java:70
MethodsimplePreFilter
()
gateway-service/src/main/java/com/soagrowers/GatewayServiceApplication.java:13
MethodspringAMQPConsumerConfiguration
()
query-side/src/main/java/com/soagrowers/productquery/configuration/AxonConfiguration.java:60
MethodtestA_PostAProduct
Send a command to the command-side to create a new Product.
integration-test/src/integration-test/java/com/soagrowers/productintegrationtests/EndToEndProductTest.java:46
MethodtestAddOfDuplicatesFailsPartA
()
integration-test/src/integration-test/java/com/soagrowers/productintegrationtests/AddDuplicateProductTest.java:39
MethodtestAddOfDuplicatesFailsPartB
()
integration-test/src/integration-test/java/com/soagrowers/productintegrationtests/AddDuplicateProductTest.java:49
MethodtestAddProduct
()
command-side/src/test/java/com/soagrowers/productcommand/aggregates/ProductAggregateTest.java:30
MethodtestAddWithBadRequestParams
()
command-side/src/test/java/com/soagrowers/productcommand/ProductRestControllerParamValidityTest.java:81
MethodtestAddWithGoodRequestParams
()
command-side/src/test/java/com/soagrowers/productcommand/ProductRestControllerParamValidityTest.java:39
MethodtestAreNotEmpty
()
common-things/src/test/java/com/soagrowers/utils/AssertsTest.java:51
MethodtestB_GetAProduct
Check that the new Product created event has arrived on the query-side and been made available for clients to view.
integration-test/src/integration-test/java/com/soagrowers/productintegrationtests/EndToEndProductTest.java:62
MethodtestFailedAddWithAssertionError
()
command-side/src/test/java/com/soagrowers/productcommand/ProductRestControllerParamValidityTest.java:53
MethodtestFailedAddWithCommandExecutionException
()
command-side/src/test/java/com/soagrowers/productcommand/ProductRestControllerParamValidityTest.java:67
MethodtestIsNotEmpty
()
common-things/src/test/java/com/soagrowers/utils/AssertsTest.java:31
MethodtestIsNotEmptyWithAList
()
common-things/src/test/java/com/soagrowers/utils/AssertsTest.java:75
MethodtestMarkProductItemAsSaleable
()
command-side/src/test/java/com/soagrowers/productcommand/aggregates/ProductAggregateTest.java:37
MethodtestMarkProductItemAsUnsaleableIsAllowed
()
command-side/src/test/java/com/soagrowers/productcommand/aggregates/ProductAggregateTest.java:45
MethodtestMarkProductItemAsUnsaleableIsPrevented
()
command-side/src/test/java/com/soagrowers/productcommand/aggregates/ProductAggregateTest.java:57
MethodtestSetAsserts
()
common-things/src/test/java/com/soagrowers/utils/AssertsTest.java:21
MethodtransactionManager
()
command-side/src/main/java/com/soagrowers/productcommand/configuration/RabbitConfiguration.java:70
MethoduniqueQueueName
()
query-side/src/main/java/com/soagrowers/productquery/configuration/RabbitConfiguration.java:40
← previous101–122 of 122, ranked by callers