Provided ability to set either of raw body of several dody data to `E… #20
GitHub Actions / Test Results
succeeded
Jun 12, 2024 in 0s
All 396 tests pass in 4s
31 files 31 suites 4s ⏱️
396 tests 396 ✅ 0 💤 0 ❌
450 runs 450 ✅ 0 💤 0 ❌
Results for commit e7029ac.
Annotations
Check notice on line 0 in .github
github-actions / Test Results
396 tests found
There are 396 tests, see "Raw output" for the full list of tests.
Raw output
com.exactpro.th2.common.builder.MessageEventIdBuildersTest ‑ testWithBookName()
com.exactpro.th2.common.builder.MessageEventIdBuildersTest ‑ testWithConfigBookName()
com.exactpro.th2.common.builder.MessageEventIdBuildersTest ‑ testWithDefaultBookName()
com.exactpro.th2.common.event.TestEvent ‑ add body data when raw body is already set()
com.exactpro.th2.common.event.TestEvent ‑ batch structure()
com.exactpro.th2.common.event.TestEvent ‑ call the toProto method on a simple event()
com.exactpro.th2.common.event.TestEvent ‑ different book in message 'toBatchProto(book)'
com.exactpro.th2.common.event.TestEvent ‑ different book in message 'toBatchProto(book, scope)'
com.exactpro.th2.common.event.TestEvent ‑ different book in message 'toBatchProto(eventId)'
com.exactpro.th2.common.event.TestEvent ‑ different book in message 'toBatchesProtoWithLimit(contentSize, book)'
com.exactpro.th2.common.event.TestEvent ‑ different book in message 'toBatchesProtoWithLimit(contentSize, book, scope)'
com.exactpro.th2.common.event.TestEvent ‑ different book in message 'toBatchesProtoWithLimit(contentSize, eventId)'
com.exactpro.th2.common.event.TestEvent ‑ different book in message 'toListBatchProto(book)'
com.exactpro.th2.common.event.TestEvent ‑ different book in message 'toListBatchProto(book, scope)'
com.exactpro.th2.common.event.TestEvent ‑ different book in message 'toListBatchProto(eventId)'
com.exactpro.th2.common.event.TestEvent ‑ different book in message 'toListProto(book)'
com.exactpro.th2.common.event.TestEvent ‑ different book in message 'toListProto(book, scope)'
com.exactpro.th2.common.event.TestEvent ‑ different book in message 'toListProto(eventId)'
com.exactpro.th2.common.event.TestEvent ‑ different book in message 'toProto(book)'
com.exactpro.th2.common.event.TestEvent ‑ different book in message 'toProto(book, scope)'
com.exactpro.th2.common.event.TestEvent ‑ different book in message 'toProto(eventId)'
com.exactpro.th2.common.event.TestEvent ‑ event with children is after the event without children()
com.exactpro.th2.common.event.TestEvent ‑ event with children is before the event without children()
com.exactpro.th2.common.event.TestEvent ‑ every event to distinct batch()
com.exactpro.th2.common.event.TestEvent ‑ negative or zero max size()
com.exactpro.th2.common.event.TestEvent ‑ pack event tree to single batch()
com.exactpro.th2.common.event.TestEvent ‑ pack single event single batch()
com.exactpro.th2.common.event.TestEvent ‑ problem events()
com.exactpro.th2.common.event.TestEvent ‑ root event to list batch proto with size limit()
com.exactpro.th2.common.event.TestEvent ‑ root event to list batch proto without size limit()
com.exactpro.th2.common.event.TestEvent ‑ serializes date time fields()
com.exactpro.th2.common.event.TestEvent ‑ set description when raw body is already set()
com.exactpro.th2.common.event.TestEvent ‑ set parent to the toListProto method()
com.exactpro.th2.common.event.TestEvent ‑ set raw body again when raw body is already set()
com.exactpro.th2.common.event.TestEvent ‑ set raw body when body data is already added()
com.exactpro.th2.common.event.TestEvent ‑ set raw body when description is already set()
com.exactpro.th2.common.event.TestEvent ‑ several events at the end of hierarchy()
com.exactpro.th2.common.event.TestEvent ‑ too low max size()
com.exactpro.th2.common.event.bean.MessageTest ‑ testSerializationMessage()
com.exactpro.th2.common.event.bean.MessageTest ‑ testSerializationMessageNullBody()
com.exactpro.th2.common.event.bean.TableTest ‑ testSerializationTable()
com.exactpro.th2.common.event.bean.TestVerification ‑ testSerializationRecursiveVerification()
com.exactpro.th2.common.event.bean.TestVerification ‑ testSerializationSimpleVerification()
com.exactpro.th2.common.event.bean.TreeTableTest ‑ testCreateRowNullBody()
com.exactpro.th2.common.event.bean.TreeTableTest ‑ testSerializationCollection()
com.exactpro.th2.common.event.bean.TreeTableTest ‑ testSerializationHybrid()
com.exactpro.th2.common.event.bean.TreeTableTest ‑ testSerializationRecursive()
com.exactpro.th2.common.event.bean.TreeTableTest ‑ testSerializationRow()
com.exactpro.th2.common.message.TestMessageFilterUtils ‑ [1] {}
com.exactpro.th2.common.message.TestMessageFilterUtils ‑ [2] {session-alias=conn}
com.exactpro.th2.common.message.TestMessageFilterUtils ‑ [3] {session-alias=conn, direction=FIRST}
com.exactpro.th2.common.message.TestMessageFilterUtils ‑ valid message filter to tree table conversion()
com.exactpro.th2.common.message.TestMessageFilterUtils ‑ valid root message filter to tree table conversion()
com.exactpro.th2.common.message.TestMessageUtils ‑ message to root message filter()
com.exactpro.th2.common.message.TestMessageUtils ‑ message without properties to root message filter()
com.exactpro.th2.common.schema.TestDictionaryLoad ‑ test file load dictionary()
com.exactpro.th2.common.schema.TestDictionaryLoad ‑ test folder load all dictionary aliases()
com.exactpro.th2.common.schema.TestDictionaryLoad ‑ test folder load dictionaries by alias()
com.exactpro.th2.common.schema.TestDictionaryLoad ‑ test folder load dictionary()
com.exactpro.th2.common.schema.TestDictionaryLoad ‑ test folder load single dictionary by type as alias()
com.exactpro.th2.common.schema.TestDictionaryLoad ‑ test folder load single dictionary from folder with several()
com.exactpro.th2.common.schema.TestDictionaryLoad ‑ test folder load single dictionary()
com.exactpro.th2.common.schema.TestJsonConfiguration ‑ test cassandra storage settings json configuration deserialize()
com.exactpro.th2.common.schema.TestJsonConfiguration ‑ test connection manager json configuration deserialize()
com.exactpro.th2.common.schema.TestJsonConfiguration ‑ test connection manager json configuration serialize and deserialize()
com.exactpro.th2.common.schema.TestJsonConfiguration ‑ test cradle confidential json configuration deserialize()
com.exactpro.th2.common.schema.TestJsonConfiguration ‑ test cradle confidential json configuration serialize and deserialize()
com.exactpro.th2.common.schema.TestJsonConfiguration ‑ test cradle non confidential json configuration deserialize()
com.exactpro.th2.common.schema.TestJsonConfiguration ‑ test cradle non confidential json configuration serialize and deserialize()
com.exactpro.th2.common.schema.TestJsonConfiguration ‑ test grpc json configuration deserialize()
com.exactpro.th2.common.schema.TestJsonConfiguration ‑ test grpc json configuration serialize and deserialize()
com.exactpro.th2.common.schema.TestJsonConfiguration ‑ test grpc router json configuration deserialize()
com.exactpro.th2.common.schema.TestJsonConfiguration ‑ test json configuration deserialize combo()
com.exactpro.th2.common.schema.TestJsonConfiguration ‑ test prometheus confidential json configuration deserialize()
com.exactpro.th2.common.schema.TestJsonConfiguration ‑ test prometheus confidential json configuration serialize and deserialize()
com.exactpro.th2.common.schema.TestJsonConfiguration ‑ test rabbitmq json configuration deserialize()
com.exactpro.th2.common.schema.TestJsonConfiguration ‑ test rabbitmq json configuration serialize and deserialize()
com.exactpro.th2.common.schema.TestJsonConfiguration ‑ test router mq json configuration deserialize()
com.exactpro.th2.common.schema.TestJsonConfiguration ‑ test router mq json configuration serialize and deserialize()
com.exactpro.th2.common.schema.factory.CommonFactoryTest ‑ test load config by custom path (createFromArguments(not empty) + environment variable)()
com.exactpro.th2.common.schema.factory.CommonFactoryTest ‑ test load config by custom path (createFromArguments(not empty))()
com.exactpro.th2.common.schema.factory.CommonFactoryTest ‑ test load config by default path (createFromArguments(empty))()
com.exactpro.th2.common.schema.factory.CommonFactoryTest ‑ test load config by default path (default constructor)()
com.exactpro.th2.common.schema.factory.CommonFactoryTest ‑ test load config by environment variable path (createFromArguments(empty))()
com.exactpro.th2.common.schema.factory.CommonFactoryTest ‑ test load config by environment variable path (default constructor)()
com.exactpro.th2.common.schema.factory.LazyProviderJavaTest ‑ nullAutoClosable()
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ [1] true
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ [2] false
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ null resources()
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 1 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 1 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 10 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 10 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 100 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 11 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 11 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 12 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 12 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 13 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 13 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 14 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 14 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 15 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 15 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 16 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 16 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 17 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 17 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 18 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 18 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 19 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 19 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 2 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 2 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 20 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 20 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 21 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 21 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 22 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 22 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 23 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 23 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 24 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 24 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 25 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 25 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 26 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 26 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 27 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 27 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 28 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 28 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 29 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 29 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 3 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 3 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 30 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 30 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 31 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 31 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 32 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 32 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 33 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 33 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 34 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 34 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 35 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 35 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 36 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 36 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 37 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 37 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 38 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 38 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 39 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 39 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 4 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 4 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 40 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 40 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 41 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 41 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 42 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 42 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 43 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 43 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 44 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 44 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 45 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 45 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 46 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 46 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 47 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 47 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 48 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 48 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 49 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 49 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 5 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 5 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 50 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 50 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 51 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 52 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 53 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 54 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 55 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 56 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 57 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 58 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 59 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 6 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 6 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 60 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 61 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 62 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 63 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 64 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 65 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 66 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 67 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 68 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 69 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 7 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 7 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 70 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 71 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 72 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 73 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 74 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 75 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 76 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 77 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 78 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 79 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 8 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 8 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 80 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 81 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 82 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 83 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 84 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 85 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 86 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 87 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 88 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 89 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 9 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 9 of 50
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 90 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 91 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 92 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 93 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 94 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 95 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 96 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 97 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 98 of 100
com.exactpro.th2.common.schema.factory.LazyProviderTest ‑ repetition 99 of 100
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 193589000
}
}
message_type: "test"
properties {
key: "prop-field1"
value: "prop-value1"
}
properties {
key: "prop-field2"
value: "prop-value2"
}
}
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 232398000
}
}
message_type: "test"
protocol: "HTTP"
}
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 236848000
}
}
message_type: "test"
}
fields {
key: "test-field1"
value {
simple_value: "test-value1"
}
}
fields {
key: "test-field2"
value {
simple_value: "test-value2"
}
}
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 245320000
}
}
message_type: "test"
}
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 254062000
}
}
message_type: "test"
properties {
key: "test-property"
value: "property-value"
}
}
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 259451000
}
}
message_type: "test"
}
fields {
key: "test-field"
value {
simple_value: "test-value1"
}
}
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 263393000
}
}
message_type: "test"
}
fields {
key: "test-field"
value {
simple_value: "test-value2"
}
}
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 265797000
}
}
message_type: "test"
}
fields {
key: "test-field1"
value {
simple_value: "test-value1"
}
}
fields {
key: "test-field2"
value {
simple_value: "test-value2"
}
}
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 278865000
}
}
message_type: "test"
}
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 282860000
}
}
message_type: "test"
}
fields {
key: "test-field"
value {
simple_value: "test-value1"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 292186000
}
}
message_type: "test"
properties {
key: "test-property"
value: "property-value"
}
}
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] raw_message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
}
}
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [2] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 193846000
}
}
message_type: "test"
properties {
key: "prop-field1"
value: "prop-value-wrong"
}
properties {
key: "prop-field2"
value: "prop-value2"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [2] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 232462000
}
}
message_type: "test"
protocol: "FTP"
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [2] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 236922000
}
}
message_type: "test"
}
fields {
key: "test-field1"
value {
simple_value: "test-value-wrong"
}
}
fields {
key: "test-field2"
value {
simple_value: "test-value2"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [2] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 254127000
}
}
message_type: "test"
properties {
key: "test-property"
value: "property-value-wrong"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [2] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 259495000
}
}
message_type: "test"
}
fields {
key: "test-field"
value {
simple_value: "test-value2"
}
}
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [2] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 282904000
}
}
message_type: "test"
}
fields {
key: "test-field"
value {
simple_value: "test-value2"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [2] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 292235000
}
}
message_type: "test"
properties {
key: "test-property"
value: "property-value-wrong"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [2] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
direction: SECOND
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 245345000
}
}
message_type: "test"
}
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [2] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
direction: SECOND
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 265837000
}
}
message_type: "test"
}
fields {
key: "test-field1"
value {
simple_value: "test-value1"
}
}
fields {
key: "test-field2"
value {
simple_value: "test-value2"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [2] message {
metadata {
id {
connection_id {
session_alias: "test-alias1"
}
direction: SECOND
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 278895000
}
}
message_type: "test1"
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [2] raw_message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
direction: SECOND
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [2] raw_message {
metadata {
id {
connection_id {
session_alias: "test-alias1"
}
direction: SECOND
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [3] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 193902000
}
}
message_type: "test"
properties {
key: "prop-field1"
value: "prop-value1"
}
properties {
key: "prop-field2"
value: "prop-value-wrong"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [3] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 224301000
}
}
message_type: "test"
}
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [3] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 237017000
}
}
message_type: "test"
}
fields {
key: "test-field1"
value {
simple_value: "test-value1"
}
}
fields {
key: "test-field2"
value {
simple_value: "test-value-wrong"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [3] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 245367000
}
}
message_type: "test-wrong"
}
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [3] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 254172000
}
}
message_type: "test-wrong"
properties {
key: "test-property"
value: "property-value"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [3] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 265869000
}
}
message_type: "test-wrong"
}
fields {
key: "test-field1"
value {
simple_value: "test-value1"
}
}
fields {
key: "test-field2"
value {
simple_value: "test-value2"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [3] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 286519000
}
}
message_type: "test"
}
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [3] raw_message {
metadata {
id {
connection_id {
session_alias: "test-alias-wrong-value"
}
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [3] raw_message {
metadata {
properties {
key: "test-property"
value: "property-value"
}
}
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [4] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 193957000
}
}
message_type: "test"
properties {
key: "prop-field1"
value: "prop-value-wrong"
}
properties {
key: "prop-field2"
value: "prop-value-wrong"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [4] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 237056000
}
}
message_type: "test"
}
fields {
key: "test-field1"
value {
simple_value: "test-value-wrong"
}
}
fields {
key: "test-field2"
value {
simple_value: "test-value-wrong"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [4] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 265904000
}
}
message_type: "test"
}
fields {
key: "test-field1"
value {
simple_value: "test-value-wrong"
}
}
fields {
key: "test-field2"
value {
simple_value: "test-value2"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [4] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
direction: SECOND
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 245386000
}
}
message_type: "test-wrong"
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [4] message {
metadata {
id {
connection_id {
session_alias: "test-alias1"
}
direction: SECOND
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 224340000
}
}
message_type: "test1"
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [4] message {
metadata {
id {
connection_id {
session_alias: "test-alias1"
}
direction: SECOND
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 286539000
}
}
message_type: "test1"
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [4] raw_message {
metadata {
id {
connection_id {
session_alias: "test-alias-wrong-value"
}
direction: SECOND
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [4] raw_message {
metadata {
properties {
key: "test-property"
value: "property-value-wrong"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [5] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 265935000
}
}
message_type: "test"
}
fields {
key: "test-field1"
value {
simple_value: "test-value1"
}
}
fields {
key: "test-field2"
value {
simple_value: "test-value-wrong"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [6] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 265976000
}
}
message_type: "test"
}
fields {
key: "test-field1"
value {
simple_value: "test-value-wrong"
}
}
fields {
key: "test-field2"
value {
simple_value: "test-value-wrong"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [7] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
direction: SECOND
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 266004000
}
}
message_type: "test"
}
fields {
key: "test-field1"
value {
simple_value: "test-value-wrong"
}
}
fields {
key: "test-field2"
value {
simple_value: "test-value2"
}
}
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [8] message {
metadata {
id {
connection_id {
session_alias: "test-alias"
}
book_name: "test_book"
timestamp {
seconds: 1718203040
nanos: 266032000
}
}
message_type: "test-wrong"
}
fields {
key: "test-field1"
value {
simple_value: "test-value1"
}
}
fields {
key: "test-field2"
value {
simple_value: "test-value-wrong"
}
}
}
, false
com.exactpro.th2.common.schema.grpc.configuration.GrpcRetryConfigurationTest ‑ [10] 100, 0, 100
com.exactpro.th2.common.schema.grpc.configuration.GrpcRetryConfigurationTest ‑ [11] 100, 100, 100
com.exactpro.th2.common.schema.grpc.configuration.GrpcRetryConfigurationTest ‑ [12] 100, 100, 2000
com.exactpro.th2.common.schema.grpc.configuration.GrpcRetryConfigurationTest ‑ [1] -1, 0, 0
com.exactpro.th2.common.schema.grpc.configuration.GrpcRetryConfigurationTest ‑ [1] 0, 0, 0
com.exactpro.th2.common.schema.grpc.configuration.GrpcRetryConfigurationTest ‑ [2] 0, -1, 0
com.exactpro.th2.common.schema.grpc.configuration.GrpcRetryConfigurationTest ‑ [2] 0, 0, 100
com.exactpro.th2.common.schema.grpc.configuration.GrpcRetryConfigurationTest ‑ [3] 0, 0, -1
com.exactpro.th2.common.schema.grpc.configuration.GrpcRetryConfigurationTest ‑ [3] 0, 100, 100
com.exactpro.th2.common.schema.grpc.configuration.GrpcRetryConfigurationTest ‑ [4] 0, 1, 0
com.exactpro.th2.common.schema.grpc.configuration.GrpcRetryConfigurationTest ‑ [4] 0, 100, 2000
com.exactpro.th2.common.schema.grpc.configuration.GrpcRetryConfigurationTest ‑ [5] 1, 0, 0
com.exactpro.th2.common.schema.grpc.configuration.GrpcRetryConfigurationTest ‑ [6] 1, 0, 100
com.exactpro.th2.common.schema.grpc.configuration.GrpcRetryConfigurationTest ‑ [7] 1, 100, 100
com.exactpro.th2.common.schema.grpc.configuration.GrpcRetryConfigurationTest ‑ [8] 1, 100, 2000
com.exactpro.th2.common.schema.grpc.configuration.GrpcRetryConfigurationTest ‑ [9] 100, 0, 0
com.exactpro.th2.common.schema.message.TestConfirmationMessageListenerWrapper ‑ calls confirmation when requested and method throw an exception()
com.exactpro.th2.common.schema.message.TestConfirmationMessageListenerWrapper ‑ calls confirmation when requested()
com.exactpro.th2.common.schema.message.TestMessageRouterUtils ‑ [1] {"body":""},
com.exactpro.th2.common.schema.message.TestMessageRouterUtils ‑ [2] {"body":""},
com.exactpro.th2.common.schema.message.TestMessageRouterUtils ‑ [3] {"fields":{}},
com.exactpro.th2.common.schema.message.TestMessageRouterUtils ‑ [4] {"fields":{}},
com.exactpro.th2.common.schema.message.impl.rabbitmq.AbstractRabbitRouterTest$Subscribing ‑ reports if more that one queue matches()
com.exactpro.th2.common.schema.message.impl.rabbitmq.AbstractRabbitRouterTest$Subscribing ‑ reports if no queue matches()
com.exactpro.th2.common.schema.message.impl.rabbitmq.AbstractRabbitRouterTest$Subscribing ‑ subscribes after unsubscribe()
com.exactpro.th2.common.schema.message.impl.rabbitmq.AbstractRabbitRouterTest$Subscribing ‑ subscribes to all matched queues()
com.exactpro.th2.common.schema.message.impl.rabbitmq.AbstractRabbitRouterTest$Subscribing ‑ subscribes to correct queue()
com.exactpro.th2.common.schema.message.impl.rabbitmq.AbstractRabbitRouterTest$Subscribing ‑ subscribes to exclusive queue when subscribtion active()
com.exactpro.th2.common.schema.message.impl.rabbitmq.AbstractRabbitRouterTest$Subscribing ‑ subscribes when subscribtion active()
com.exactpro.th2.common.schema.message.impl.rabbitmq.AbstractRabbitRouterTest$Subscribing ‑ subscribes with manual ack after unsubscribe()
com.exactpro.th2.common.schema.message.impl.rabbitmq.AbstractRabbitRouterTest$Subscribing ‑ subscribes with manual ack to correct queue()
com.exactpro.th2.common.schema.message.impl.rabbitmq.AbstractRabbitRouterTest$Subscribing ‑ subscribes with manual ack when subscribtion active()
com.exactpro.th2.common.schema.message.impl.rabbitmq.AbstractRabbitRouterTest$Subscribing ‑ unsubscribe after subscribe to exclusive queue()
com.exactpro.th2.common.schema.message.impl.rabbitmq.AbstractRabbitRouterTest$Subscribing ‑ unsubscribe after subscribe with manual ack()
com.exactpro.th2.common.schema.message.impl.rabbitmq.AbstractRabbitRouterTest$Subscribing ‑ unsubscribe after subscribe()
com.exactpro.th2.common.schema.message.impl.rabbitmq.custom.TestMessageConverterLambdaDelegate ‑ all methods return expected value()
com.exactpro.th2.common.schema.message.impl.rabbitmq.custom.TestMessageConverterLambdaDelegate ‑ default extract count is 1()
com.exactpro.th2.common.schema.message.impl.rabbitmq.custom.TestMessageConverterPublicApi ‑ public api is compatible()
com.exactpro.th2.common.schema.message.impl.rabbitmq.custom.TestMessageUtil ‑ fill message type()
com.exactpro.th2.common.schema.message.impl.rabbitmq.custom.TestMessageUtil ‑ from json message test()
com.exactpro.th2.common.schema.message.impl.rabbitmq.custom.TestMessageUtil ‑ set and get operators()
com.exactpro.th2.common.schema.message.impl.rabbitmq.custom.TestMessageUtil ‑ to json from json message test()
com.exactpro.th2.common.schema.message.impl.rabbitmq.custom.TestMessageUtil ‑ update book name()
com.exactpro.th2.common.schema.message.impl.rabbitmq.custom.TestMessageUtil ‑ update complex field()
com.exactpro.th2.common.schema.message.impl.rabbitmq.custom.TestMessageUtil ‑ update direction()
com.exactpro.th2.common.schema.message.impl.rabbitmq.custom.TestMessageUtil ‑ update field()
com.exactpro.th2.common.schema.message.impl.rabbitmq.custom.TestMessageUtil ‑ update message type()
com.exactpro.th2.common.schema.message.impl.rabbitmq.custom.TestMessageUtil ‑ update or add field test add()
com.exactpro.th2.common.schema.message.impl.rabbitmq.custom.TestMessageUtil ‑ update or add field test update()
com.exactpro.th2.common.schema.message.impl.rabbitmq.custom.TestMessageUtil ‑ update sequence()
com.exactpro.th2.common.schema.message.impl.rabbitmq.custom.TestMessageUtil ‑ update session alias()
com.exactpro.th2.common.schema.message.impl.rabbitmq.group.TestRabbitMessageGroupBatchRouter$Publishing ‑ does not publish anything if all messages are filtered()
com.exactpro.th2.common.schema.message.impl.rabbitmq.group.TestRabbitMessageGroupBatchRouter$Publishing ‑ publishes message group batch with metadata()
com.exactpro.th2.common.schema.message.impl.rabbitmq.group.TestRabbitMessageGroupBatchRouter$Publishing ‑ publishes to all correct pin according to attributes()
com.exactpro.th2.common.schema.message.impl.rabbitmq.group.TestRabbitMessageGroupBatchRouter$Publishing ‑ publishes to the correct pin according to attributes()
com.exactpro.th2.common.schema.message.impl.rabbitmq.group.TestRabbitMessageGroupBatchRouter$Publishing ‑ reports about extra pins matches the publication()
com.exactpro.th2.common.schema.message.impl.rabbitmq.group.TestRabbitMessageGroupBatchRouter$Publishing ‑ reports about no pins matches the publication()
com.exactpro.th2.common.schema.message.impl.rabbitmq.group.TestRabbitMessageGroupBatchRouter$Subscribing ‑ publishes message group batch with metadata()
com.exactpro.th2.common.schema.message.impl.rabbitmq.group.TestRabbitMessageGroupBatchRouter$Subscribing ‑ reports if more that one queue matches()
com.exactpro.th2.common.schema.message.impl.rabbitmq.group.TestRabbitMessageGroupBatchRouter$Subscribing ‑ reports if no queue matches()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.CodecsTest ‑ book and session group from batch are available on message id level()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.CodecsTest ‑ decode encode test()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.CodecsTest ‑ raw body is updated in parsed message when body is changed()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.CodecsTest ‑ serializes Instant as field
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.CodecsTest ‑ serializes LocalDate as field
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.CodecsTest ‑ serializes LocalDateTime as field
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.CodecsTest ‑ serializes LocalTime as field
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.ParsedMessageTest ‑ builder test()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.ParsedMessageTest ‑ toBuilder test()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportGroupBatchRouterTest$Publishing ‑ does not publish anything if all messages are filtered()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportGroupBatchRouterTest$Publishing ‑ publishes message group batch with metadata()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportGroupBatchRouterTest$Publishing ‑ publishes to all correct pin according to attributes()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportGroupBatchRouterTest$Publishing ‑ publishes to the correct pin according to attributes()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportGroupBatchRouterTest$Publishing ‑ reports about extra pins matches the publication()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportGroupBatchRouterTest$Publishing ‑ reports about no pins matches the publication()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportGroupBatchRouterTest$Subscribing ‑ publishes message group batch with metadata()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportGroupBatchRouterTest$Subscribing ‑ reports if more that one queue matches()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportGroupBatchRouterTest$Subscribing ‑ reports if no queue matches()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ [10] abc_*, _abc_, abc_123, NOT_WILDCARD
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ [11] abc_?, abc_, abc_1, NOT_WILDCARD
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ [12] abc_?, abc_12, abc_a, NOT_WILDCARD
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ [1]
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ [1] abc, abc, !abc, EQUAL
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ [2] abc, !abc, abc, NOT_EQUAL
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ [2] data
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ [3] , , abc, EMPTY
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ [4] , abc, , NOT_EMPTY
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ [5] abc_*, abc_, _abc_, WILDCARD
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ [6] abc_*, abc_123, _abc_, WILDCARD
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ [7] abc_?, abc_1, abc_, WILDCARD
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ [8] abc_?, abc_a, abc_12, WILDCARD
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ [9] abc_*, _abc_, abc_, NOT_WILDCARD
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ empty batch
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ full match for A
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ full match for B
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ only book and group match
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ only book match
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ only book, group, protocol match
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.TransportUtilsTest ‑ with partial message match
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.builders.MapBuilderTest ‑ [1] 0
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.builders.MapBuilderTest ‑ [2] 1
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.builders.MapBuilderTest ‑ [3] 10
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.builders.MapBuilderTest ‑ build()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.builders.MapBuilderTest ‑ clear()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.builders.MapBuilderTest ‑ contains()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.builders.MapBuilderTest ‑ get()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.builders.MapBuilderTest ‑ putAll()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.builders.MapBuilderTest ‑ remove()
com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.builders.MapBuilderTest ‑ removeAll()
com.exactpro.th2.common.schema.strategy.route.RoutingStrategyTest ‑ testClassLoading()
com.exactpro.th2.common.util.TestMultiMapDeserializer ‑ test negate deserialize()
com.exactpro.th2.common.util.TestMultiMapDeserializer ‑ test positive deserialize()
Loading