Path Lines of Code test/Apache-NMS-AMQP-Interop-Test/AmqpTestSupport.cs 116 test/Apache-NMS-AMQP-Interop-Test/Apache-NMS-AMQP-Interop-Test.csproj 26 test/Apache-NMS-AMQP-Interop-Test/NmsMessageConsumerTest.cs 348 test/Apache-NMS-AMQP-Interop-Test/NmsMessageProducerTest.cs 46 test/Apache-NMS-AMQP-Interop-Test/NmsSessionTest.cs 20 test/Apache-NMS-AMQP-Interop-Test/Transactions/NmsTransactedConsumerTest.cs 378 test/Apache-NMS-AMQP-Interop-Test/Transactions/NmsTransactedProducerTest.cs 92 test/Apache-NMS-AMQP-Interop-Test/Transactions/NmsTransactedSessionTest.cs 112 test/Apache-NMS-AMQP-Test/Apache-NMS-AMQP-Test.csproj 37 test/Apache-NMS-AMQP-Test/ConnectionFactoryTest.cs 214 test/Apache-NMS-AMQP-Test/Integration/AmqpAcknowledgmentsIntegrationTest.cs 385 test/Apache-NMS-AMQP-Test/Integration/Async/AmqpAcknowledgmentsIntegrationTestAsync.cs 243 test/Apache-NMS-AMQP-Test/Integration/Async/ConnectionIntegrationTestAsync.cs 183 test/Apache-NMS-AMQP-Test/Integration/Async/ConsumerIntegrationTestAsync.cs 805 test/Apache-NMS-AMQP-Test/Integration/Async/FailoverIntegrationTestAsync.cs 814 test/Apache-NMS-AMQP-Test/Integration/Async/MessageDeliveryTimeTestAsync.cs 137 test/Apache-NMS-AMQP-Test/Integration/Async/MessageExpirationIntegrationTestAsync.cs 166 test/Apache-NMS-AMQP-Test/Integration/Async/NMSConsumerIntegrationTestAsync.cs 714 test/Apache-NMS-AMQP-Test/Integration/Async/NMSContextEventListenersTestAsync.cs 108 test/Apache-NMS-AMQP-Test/Integration/Async/NMSContextIntegrationTestAsync.cs 200 test/Apache-NMS-AMQP-Test/Integration/Async/NMSProducerIntegrationTestAsync.cs 500 test/Apache-NMS-AMQP-Test/Integration/Async/ProducerIntegrationAsyncTestAsync.cs 89 test/Apache-NMS-AMQP-Test/Integration/Async/ProducerIntegrationTestAsync.cs 580 test/Apache-NMS-AMQP-Test/Integration/Async/SessionIntegrationTestAsync.cs 206 test/Apache-NMS-AMQP-Test/Integration/Async/SubscriptionsIntegrationTestAsync.cs 40 test/Apache-NMS-AMQP-Test/Integration/Async/TemporaryQueueIntegrationTestAsync.cs 53 test/Apache-NMS-AMQP-Test/Integration/Async/TemporaryTopicIntegrationTestAsync.cs 53 test/Apache-NMS-AMQP-Test/Integration/Async/TransactionsIntegrationTestAsync.cs 945 test/Apache-NMS-AMQP-Test/Integration/ConnectionIntegrationTest.cs 182 test/Apache-NMS-AMQP-Test/Integration/ConsumerIntegrationTest.cs 805 test/Apache-NMS-AMQP-Test/Integration/FailoverIntegrationTest.cs 819 test/Apache-NMS-AMQP-Test/Integration/IntegrationTestFixture.cs 75 test/Apache-NMS-AMQP-Test/Integration/MessageDeliveryTimeTest.cs 136 test/Apache-NMS-AMQP-Test/Integration/MessageExpirationIntegrationTest.cs 165 test/Apache-NMS-AMQP-Test/Integration/NMSConsumerIntegrationTest.cs 738 test/Apache-NMS-AMQP-Test/Integration/NMSContextIntegrationTest.cs 199 test/Apache-NMS-AMQP-Test/Integration/NMSProducerIntegrationTest.cs 499 test/Apache-NMS-AMQP-Test/Integration/ProducerIntegrationAsyncTest.cs 89 test/Apache-NMS-AMQP-Test/Integration/ProducerIntegrationTest.cs 579 test/Apache-NMS-AMQP-Test/Integration/SessionIntegrationTest.cs 205 test/Apache-NMS-AMQP-Test/Integration/SubscriptionsIntegrationTest.cs 39 test/Apache-NMS-AMQP-Test/Integration/TemporaryQueueIntegrationTest.cs 52 test/Apache-NMS-AMQP-Test/Integration/TemporaryTopicIntegrationTest.cs 52 test/Apache-NMS-AMQP-Test/Integration/TransactionsIntegrationTest.cs 944 test/Apache-NMS-AMQP-Test/Message/DefaultMessageIdBuilderTest.cs 16 test/Apache-NMS-AMQP-Test/Message/Facade/AmqpNmsMessageFacadeTest.cs 26 test/Apache-NMS-AMQP-Test/Message/Facade/NmsTestBytesMessageFacade.cs 60 test/Apache-NMS-AMQP-Test/Message/Facade/NmsTestMapMessageFacade.cs 10 test/Apache-NMS-AMQP-Test/Message/Facade/NmsTestMessageFacade.cs 55 test/Apache-NMS-AMQP-Test/Message/Facade/NmsTestObjectMessageFacade.cs 12 test/Apache-NMS-AMQP-Test/Message/Facade/NmsTestStreamMessageFacade.cs 37 test/Apache-NMS-AMQP-Test/Message/Facade/NmsTestTextMessageFacade.cs 25 test/Apache-NMS-AMQP-Test/Message/Facade/TestMessageFactory.cs 50 test/Apache-NMS-AMQP-Test/Message/Foreign/ForeignNmsBytesMessage.cs 111 test/Apache-NMS-AMQP-Test/Message/Foreign/ForeignNmsMapMessage.cs 11 test/Apache-NMS-AMQP-Test/Message/Foreign/ForeignNmsMessage.cs 92 test/Apache-NMS-AMQP-Test/Message/Foreign/ForeignNmsObjectMessage.cs 15 test/Apache-NMS-AMQP-Test/Message/Foreign/ForeignNmsStreamMessage.cs 106 test/Apache-NMS-AMQP-Test/Message/Foreign/ForeignNmsTextMessage.cs 15 test/Apache-NMS-AMQP-Test/Message/NmsBytesMessageTest.cs 407 test/Apache-NMS-AMQP-Test/Message/NmsMapMessageTest.cs 30 test/Apache-NMS-AMQP-Test/Message/NmsMessageTest.cs 374 test/Apache-NMS-AMQP-Test/Message/NmsMessageTransformationTest.cs 236 test/Apache-NMS-AMQP-Test/Message/NmsObjectMessageTest.cs 104 test/Apache-NMS-AMQP-Test/Message/NmsStreamMessageTest.cs 726 test/Apache-NMS-AMQP-Test/Message/NmsTextMessageTest.cs 114 test/Apache-NMS-AMQP-Test/Meta/NmsConnectionIdTest.cs 57 test/Apache-NMS-AMQP-Test/Meta/NmsConnectionInfoTest.cs 60 test/Apache-NMS-AMQP-Test/Meta/NmsConsumerIdTest.cs 52 test/Apache-NMS-AMQP-Test/Meta/NmsConsumerInfoTest.cs 56 test/Apache-NMS-AMQP-Test/Meta/NmsProducerIdTest.cs 53 test/Apache-NMS-AMQP-Test/Meta/NmsProducerInfoTest.cs 55 test/Apache-NMS-AMQP-Test/Meta/NmsResourceIdTestBase.cs 17 test/Apache-NMS-AMQP-Test/Meta/NmsSessionIdTest.cs 47 test/Apache-NMS-AMQP-Test/Meta/NmsSessionInfoTest.cs 72 test/Apache-NMS-AMQP-Test/Meta/NmsTransactionIdTest.cs 53 test/Apache-NMS-AMQP-Test/Meta/NmsTransactionInfoTest.cs 64 test/Apache-NMS-AMQP-Test/NmsConnectionTest.cs 117 test/Apache-NMS-AMQP-Test/NmsMessageProducerTest.cs 102 test/Apache-NMS-AMQP-Test/NmsQueueTest.cs 45 test/Apache-NMS-AMQP-Test/NmsTemporaryQueueTest.cs 29 test/Apache-NMS-AMQP-Test/NmsTemporaryTopicTest.cs 28 test/Apache-NMS-AMQP-Test/NmsTopicTest.cs 45 test/Apache-NMS-AMQP-Test/Policies/NmsDefaultDeserializationPolicyTest.cs 108 test/Apache-NMS-AMQP-Test/PriorityMessageQueueTest.cs 177 test/Apache-NMS-AMQP-Test/PropertyUtilTest.cs 54 test/Apache-NMS-AMQP-Test/Provider/Amqp/AmqpCodecTest.cs 467 test/Apache-NMS-AMQP-Test/Provider/Amqp/AmqpMessageFactoryTest.cs 127 test/Apache-NMS-AMQP-Test/Provider/Amqp/AmqpMessageIdHelperTest.cs 39 test/Apache-NMS-AMQP-Test/Provider/Amqp/AmqpNmsBytesMessageFacadeTest.cs 389 test/Apache-NMS-AMQP-Test/Provider/Amqp/AmqpNmsMapMessageFacadeTest.cs 168 test/Apache-NMS-AMQP-Test/Provider/Amqp/AmqpNmsMessageFacadeTest.cs 967 test/Apache-NMS-AMQP-Test/Provider/Amqp/AmqpNmsMessageTypesTestCase.cs 114 test/Apache-NMS-AMQP-Test/Provider/Amqp/AmqpNmsObjectMessageFacadeTest.cs 254 test/Apache-NMS-AMQP-Test/Provider/Amqp/AmqpNmsStreamMessageFacadeTest.cs 213 test/Apache-NMS-AMQP-Test/Provider/Amqp/AmqpNmsTextMessageFacadeTest.cs 176 test/Apache-NMS-AMQP-Test/Provider/Amqp/AmqpProviderFactoryTest.cs 47 test/Apache-NMS-AMQP-Test/Provider/Amqp/AmqpProviderTest.cs 31 test/Apache-NMS-AMQP-Test/Provider/FailoverProviderFactoryTest.cs 67 test/Apache-NMS-AMQP-Test/Provider/FailoverProviderTest.cs 314 test/Apache-NMS-AMQP-Test/Provider/FailoverUriPoolTest.cs 54 test/Apache-NMS-AMQP-Test/Provider/Mock/MockProvider.cs 109 test/Apache-NMS-AMQP-Test/Provider/Mock/MockProviderConfiguration.cs 10 test/Apache-NMS-AMQP-Test/Provider/Mock/MockProviderFactory.cs 24 test/Apache-NMS-AMQP-Test/Provider/Mock/MockProviderStats.cs 70 test/Apache-NMS-AMQP-Test/Provider/Mock/MockRemotePeer.cs 18 test/Apache-NMS-AMQP-Test/Test/Attribute/ConnectionSetup.cs 224 test/Apache-NMS-AMQP-Test/Test/Attribute/ConsumerSetup.cs 49 test/Apache-NMS-AMQP-Test/Test/Attribute/DestinationSetup.cs 116 test/Apache-NMS-AMQP-Test/Test/Attribute/ProducerSetup.cs 68 test/Apache-NMS-AMQP-Test/Test/Attribute/SessionSetup.cs 74 test/Apache-NMS-AMQP-Test/Test/Attribute/TestSetup.cs 298 test/Apache-NMS-AMQP-Test/Test/TestCase/BaseTestCase.cs 806 test/Apache-NMS-AMQP-Test/Test/TestCase/ConnectionTest.cs 116 test/Apache-NMS-AMQP-Test/Test/TestCase/ConsumerTest.cs 667 test/Apache-NMS-AMQP-Test/Test/TestCase/MessageTest.cs 1044 test/Apache-NMS-AMQP-Test/Test/TestCase/ProducerTest.cs 811 test/Apache-NMS-AMQP-Test/Test/TestCase/SecureConnectionTest.cs 604 test/Apache-NMS-AMQP-Test/Test/TestCase/SessionTest.cs 170 test/Apache-NMS-AMQP-Test/Test/Util/NMSLogger.cs 114 test/Apache-NMS-AMQP-Test/Test/Util/TestConfig.cs 188 test/Apache-NMS-AMQP-Test/TestAmqp/BasicTypes/AmqpError.cs 11 test/Apache-NMS-AMQP-Test/TestAmqp/BasicTypes/AmqpHeader.cs 8 test/Apache-NMS-AMQP-Test/TestAmqp/BasicTypes/ConnectionError.cs 8 test/Apache-NMS-AMQP-Test/TestAmqp/BasicTypes/FrameCodes.cs 8 test/Apache-NMS-AMQP-Test/TestAmqp/BasicTypes/FrameType.cs 8 test/Apache-NMS-AMQP-Test/TestAmqp/BasicTypes/Role.cs 8 test/Apache-NMS-AMQP-Test/TestAmqp/BasicTypes/TerminusExpiryPolicy.cs 9 test/Apache-NMS-AMQP-Test/TestAmqp/FrameEncoder.cs 28 test/Apache-NMS-AMQP-Test/TestAmqp/Matchers/FrameContext.cs 63 test/Apache-NMS-AMQP-Test/TestAmqp/Matchers/FrameMatcher.cs 67 test/Apache-NMS-AMQP-Test/TestAmqp/Matchers/HeaderMatcher.cs 38 test/Apache-NMS-AMQP-Test/TestAmqp/Matchers/IFrameMatcher.cs 9 test/Apache-NMS-AMQP-Test/TestAmqp/Matchers/IMatcher.cs 8 test/Apache-NMS-AMQP-Test/TestAmqp/NLogAdapter.cs 19 test/Apache-NMS-AMQP-Test/TestAmqp/TestAmqpPeer.cs 965 test/Apache-NMS-AMQP-Test/TestAmqp/TestAmqpPeerRunner.cs 155 test/Apache-NMS-AMQP-Test/Transport/TransportContextFactoryTest.cs 65 test/Apache-NMS-AMQP-Test/URISupportTest.cs 40 test/Apache-NMS-AMQP-Test/Utils/AtomicBoolTest.cs 49 test/Apache-NMS-AMQP-Test/Utils/AtomicLongTest.cs 18 test/Apache-NMS-AMQP-Test/Utils/IdGeneratorTest.cs 43 test/Apache-NMS-AMQP-Test/Utils/Synchronization/NmsSynchronizationMonitorTest.cs 382