Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.xd.test Classes and Interfaces - 74 results found.
NameDescriptionTypePackageFramework
AbstractExternalResourceTestSupportAbstract base class for JUnit Rules that detect the presence of some external resource.Classorg.springframework.xd.testSpring XD
AbstractMailSourceBase class support for both "mail" and "imap".Classorg.springframework.xd.test.fixturesSpring XD
AbstractMetricSinkBase class for Metrics related sinks, makes sure named metric is deleted at end of test.Classorg.springframework.xd.test.fixturesSpring XD
AbstractModuleFixtureBase class for objects that can be incorporated in a stream definition by calling their toString() method.Classorg.springframework.xd.test.fixturesSpring XD
AggregateCounterSinkFixture class for an aggregate counter.Classorg.springframework.xd.test.fixturesSpring XD
AvailableSocketPortsUtility class to find available server ports.Classorg.springframework.xd.test.fixtures.utilSpring XD
CounterSinkFixture class for an "simple" counter.Classorg.springframework.xd.test.fixturesSpring XD
DisposableTo be implemented by fixtures that need special cleanup when a test is done.Interfaceorg.springframework.xd.test.fixturesSpring XD
DisposableFileSupportBase class for stream elements that deal with file locations.Classorg.springframework.xd.test.fixturesSpring XD
DisposableMailSupportBase class for fixtures that interact with a mail server.Classorg.springframework.xd.test.fixturesSpring XD
EmbeddedZookeeperA port of kafka.Classorg.springframework.xd.test.kafkaSpring XD
EventuallyMatcherA matcher that will evaluate another matcher repeatedly until it matches, or fail after some number of attempts.Classorg.springframework.xd.test.fixturesSpring XD
FileJdbcJobClassorg.springframework.xd.test.fixturesSpring XD
FilePollHdfsJobTest fixture that creates a File Poll Hdfs Job.Classorg.springframework.xd.test.fixturesSpring XD
FileSinkSupport class to capture output of a sink in a File.Classorg.springframework.xd.test.fixturesSpring XD
FileSink .FileSinkContentsMatcherA matcher on the String contents of the sink, that delegates to another (String) matcher.Classorg.springframework.xd.test.fixtures.FileSinkSpring XD
FileSink .FileSinkTrimmedContentsMatcherA matcher on the trimmed String contents of the sink, that delegates to another (String) matcher.Classorg.springframework.xd.test.fixtures.FileSinkSpring XD
FileSourceSupport class that represents the file source module.Classorg.springframework.xd.test.fixturesSpring XD
FixtureUtilsUtility to support common tasks done by fixtures.Classorg.springframework.xd.test.fixtures.utilSpring XD
FtpHdfsJobTest fixture that creates a Ftp Hdfs Job.Classorg.springframework.xd.test.fixturesSpring XD
FtpSinkA fixture that helps testing the ftp sink.Classorg.springframework.xd.test.fixturesSpring XD
FtpSourceA fixture that helps testing the ftp source.Classorg.springframework.xd.test.fixturesSpring XD
GemFireCQSourceCreate a gemfire CQ (continuous query) source.Classorg.springframework.xd.test.fixturesSpring XD
GemFireServerSinkCreate a gemfire-server or gemfire-json-server sink.Classorg.springframework.xd.test.fixturesSpring XD
GemFireSourceCreate a gemfire sourceAuthor:David TuranskiClassorg.springframework.xd.test.fixturesSpring XD
GeneratorExceptionCore exception for generators.Classorg.springframework.xd.test.generatorSpring XD
HdfsJdbcJobClassorg.springframework.xd.test.fixturesSpring XD
HdfsMongoDbJobClassorg.springframework.xd.test.fixturesSpring XD
HdfsSinkA test fixture that allows testing of the 'hdfs' sink module.Classorg.springframework.xd.test.fixturesSpring XD
HostNotWindowsRuleClassorg.springframework.xd.testSpring XD
HttpGeneratorGenerate a single http request from a string or file payload.Interfaceorg.springframework.xd.test.generatorSpring XD
IncrementalJdbcHdfsJobA test fixture that represents the JdbcHdfs JobAuthor:Glenn Renfro, Michael MinellaClassorg.springframework.xd.test.fixturesSpring XD
JdbcHdfsJobClassorg.springframework.xd.test.fixturesSpring XD
JdbcSinkRepresents the jdbc sink module.Classorg.springframework.xd.test.fixturesSpring XD
JdbcSourceRepresents the jdbc source module.Classorg.springframework.xd.test.fixturesSpring XD
JmsSourceA test fixture that allows testing of the 'jms' source module.Classorg.springframework.xd.test.fixturesSpring XD
KafkaSinkClassorg.springframework.xd.test.fixturesSpring XD
KafkaSourceClassorg.springframework.xd.test.fixturesSpring XD
KafkaTestSupportJUnit Rule that starts an embedded Kafka server (with an associated Zookeeper)Since:1.Classorg.springframework.xd.test.kafkaSpring XD
KafkaUtilsUtility methods for working with Kafka.Classorg.springframework.xd.test.fixtures.utilSpring XD
LogSinkClassorg.springframework.xd.test.fixturesSpring XD
MailSinkA fixture to help test the mail sink module.Classorg.springframework.xd.test.fixturesSpring XD
MetricHasSimpleValueMatcherA matcher that will assert that the display xxx shell command displays the expected value.Classorg.springframework.xd.test.fixturesSpring XD
MqttSinkTest fixture that creates a mqtt sink.Classorg.springframework.xd.test.fixturesSpring XD
MqttSourceA test fixture that allows testing of the mqtt source module.Classorg.springframework.xd.test.fixturesSpring XD
MqttTestSupportClassorg.springframework.xd.test.mqttSpring XD
NonPollingImapSourceRepresents the imap source module, that does not use polling.Classorg.springframework.xd.test.fixturesSpring XD
PackageSuiteRunnerA Suite to run all concrete classes ending in Tests in the same package.Classorg.springframework.xd.testSpring XD
PartitionedJdbcHdfsJobA test fixture that represents a partitioned JdbcHdfs JobAuthor:Glenn Renfro, Thomas RisbergClassorg.springframework.xd.test.fixturesSpring XD
PollingMailSourceFixture that represents the mail source module, which uses polling (here forced to 1s).Classorg.springframework.xd.test.fixturesSpring XD
RabbitAdminTestSupportJUnit Rule that detects the fact that RabbitMQ is available on localhost withthe management plugin enabled.Classorg.springframework.xd.test.rabbitSpring XD
RabbitSinkA test fixture that allows testing of the rabbit sink module.Classorg.springframework.xd.test.fixturesSpring XD
RabbitSourceA test fixture that allows testing of the rabbit source module.Classorg.springframework.xd.test.fixturesSpring XD
RabbitTestSupportJUnit Rule that detects the fact that RabbitMQ is available on localhost.Classorg.springframework.xd.test.rabbitSpring XD
RandomConfigurationSupportSupport class to have random configuration for tests.Classorg.springframework.xd.testSpring XD
RedisTestSupportJUnit Rule that detects the fact that a Redis server is running on localhost.Classorg.springframework.xd.test.redisSpring XD
SimpleCounterSinkUsed to generate the counter sink portion of a stream.Classorg.springframework.xd.test.fixturesSpring XD
SimpleFileSinkUsed to generate the file sink portion of a stream.Classorg.springframework.xd.test.fixturesSpring XD
SimpleFileSourceA FileSource for integration tests.Classorg.springframework.xd.test.fixturesSpring XD
SimpleFileSource .ModeClassorg.springframework.xd.test.fixtures.SimpleFileSourceSpring XD
SimpleHttpGeneratorUsed to generate basic http posts for string and file contentsAuthor:Glenn Renfro, Mark PollackClassorg.springframework.xd.test.generatorSpring XD
SimpleHttpSourceAn HTTP source that default to using localhost:9000Author:Glenn Renfro, Mark PollackClassorg.springframework.xd.test.fixturesSpring XD
SimpleTailSourceA tail source for integration tests.Classorg.springframework.xd.test.fixturesSpring XD
SparkAppJobClassorg.springframework.xd.test.fixturesSpring XD
SyslogTcpSourceA test fixture that allows testing of the syslog tcp source module.Classorg.springframework.xd.test.fixturesSpring XD
SyslogUdpSourceA test fixture that allows testing of the syslog udp source module.Classorg.springframework.xd.test.fixturesSpring XD
TailSourceSupport class that represents a tail source.Classorg.springframework.xd.test.fixturesSpring XD
TapTest fixture that creates a tap.Classorg.springframework.xd.test.fixturesSpring XD
TcpClientSourceA test fixture that allows testing of the 'tcp-client' source module.Classorg.springframework.xd.test.fixturesSpring XD
TcpSinkTest fixture that creates a simple socket server, ready to accept connections from a 'tcp' sink module.Classorg.springframework.xd.test.fixturesSpring XD
TcpSourceA test fixture that allows testing of the 'tcp' source module.Classorg.springframework.xd.test.fixturesSpring XD
TransformTest fixture that creates a Transform.Classorg.springframework.xd.test.fixturesSpring XD
TwitterSearchSourceA test fixture that allows testing of the 'TwitterSearch' source module.Classorg.springframework.xd.test.fixturesSpring XD
TwitterStreamSourceA test fixture that allows testing of the 'TwitterStream' source module.Classorg.springframework.xd.test.fixturesSpring XD