Index

C G M O P R S T 
All Classes and Interfaces|All Packages

C

checkAckNack(TransceiverInterface, Object[], Boolean, String) - Method in class org.opentrafficsim.sim0mq.publisher.TransceiverTest
Call the get method of a TransceiverInterface and verify most of the results.
checkLastResult(String) - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
Verify that lastResult is not null, an Object array of length 1 and the one and only element is a String with the expected text.
constructModel() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
createMock() - Static method in class org.opentrafficsim.sim0mq.publisher.MockDevsSimulator
Creates mock simulator.

G

getDescription() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
getInputParameterMap() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
getNetwork() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
getOutputStatistics() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
getResetApplicationExecutable() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
getShortName() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
getSimulator() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
getStreamInformation() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 

M

MockDevsSimulator - Class in org.opentrafficsim.sim0mq.publisher
MockSimulator.java.

O

org.opentrafficsim.sim0mq.publisher - package org.opentrafficsim.sim0mq.publisher
 

P

PublisherTest - Class in org.opentrafficsim.sim0mq.publisher
Unit tests.

R

readStringFromURL(URL) - Static method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
Open an URL, read it and store the contents in a string.
resetApplication() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 

S

setInputParameterMap(InputParameterMap) - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
setResetApplicationExecutable(Runnable) - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
setStreamInformation(StreamInformation) - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 

T

testGtuIdTransceiver() - Method in class org.opentrafficsim.sim0mq.publisher.TransceiverTest
Test the GtuIdTransceiver and the GtuTransceiver.
testNoTransceiver() - Method in class org.opentrafficsim.sim0mq.publisher.TransceiverTest
Test the constructResultFields method for a class that it cannot handle.
testPublisher() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
Test the Publisher class.
testVerifyMetaData() - Method in class org.opentrafficsim.sim0mq.publisher.TransceiverTest
Test the static verifyMetaData method in AbstractTransceiver.
TransceiverTest - Class in org.opentrafficsim.sim0mq.publisher
Unit tests.
C G M O P R S T 
All Classes and Interfaces|All Packages