Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addListener(ListenerInterface) - Method in class org.djutils.demo.rmi.Producer
- addListener(ListenerInterface) - Method in interface org.djutils.demo.rmi.ProducerInterface
-
Add a listener to the producer.
- addListener(RMITest.ListenerInterface) - Method in class org.djutils.rmi.RMITest.Producer
- addListener(RMITest.ListenerInterface) - Method in interface org.djutils.rmi.RMITest.ProducerInterface
-
Add a listener to the producer.
- addToJarFile(String, JarOutputStream) - Method in class org.djutils.io.URLResourceTest
-
Copy a plain file into a jar file.
- AngleUtilTest - Class in org.djutils.base
-
AngleUtilTest tests the angle normalization methods in AngleUtil.
- AngleUtilTest() - Constructor for class org.djutils.base.AngleUtilTest
- arabicStringToHex() - Method in class org.djutils.base.NumberParserTest
-
Helper method to print the internal formatting of an Arab number in unicode.
B
- BenchmarkPolynomialRoots - Class in org.djutils.polynomialroots
-
BenchmarkPolynomialRoots tests the speed of different algorithms.
- binaryOps() - Static method in class org.djutils.complex.demo.ComplexDemo
-
Binary operations.
- Bounded - Class in org.djutils.quadtree
-
Simple object that implements BoundingBoxed.
- Bounded(Point2D.Double[], String) - Constructor for class org.djutils.quadtree.Bounded
-
Construct a new Bounded object for testing.
C
- classFileDescriptorTest() - Method in class org.djutils.reflection.ClassFileDescriptorTest
-
Test the classFileDescriptor method in ClassUtil.
- ClassFileDescriptorTest - Class in org.djutils.reflection
-
ClassFileDescriptorTest.java.
- ClassFileDescriptorTest() - Constructor for class org.djutils.reflection.ClassFileDescriptorTest
- classFileDescriptorTestWithSpaces() - Method in class org.djutils.reflection.ClassFileDescriptorTest
-
Test the classFileDescriptor method in ClassUtil.
- ClassUtilTest - Class in org.djutils.reflection
-
The JUNIT Test for
ClassUtil
. - ClassUtilTest() - Constructor for class org.djutils.reflection.ClassUtilTest
- ClassUtilTest.AnnString - Annotation Interface in org.djutils.reflection
-
annotation class with String parameter.
- ClassUtilTest.AnnTag - Annotation Interface in org.djutils.reflection
-
annotation class.
- ClassUtilTest.Sub - Class in org.djutils.reflection
-
superclass with fields and methods.
- ClassUtilTest.Sub.Inner - Class in org.djutils.reflection
-
non-static inner class.
- ClassUtilTest.Sup - Class in org.djutils.reflection
-
subclass with fields and methods.
- clear() - Method in class org.djutils.logger.LoggerTest.StringWriter
-
Nullify the last logged message (so we can distinguish a newly received message even when it is the empty string.
- close() - Method in class org.djutils.logger.LoggerTest.StringWriter
- commands() - Method in class org.djutils.demo.rmi.Producer
-
create a small interactive application.
- ComplexDemo - Class in org.djutils.complex.demo
-
ComplexDemo.java.
- CompressedFileWriterTest - Class in org.djutils.io
-
CompressedFileWriterTest tests the CompressedFileWriter class.
- CompressedFileWriterTest() - Constructor for class org.djutils.io.CompressedFileWriterTest
- constants() - Static method in class org.djutils.complex.demo.ComplexDemo
-
Constants.
- constructors() - Static method in class org.djutils.complex.demo.ComplexDemo
-
Constructors.
- cubicTest() - Static method in class org.djutils.polynomialroots.BenchmarkPolynomialRoots
-
Test the cubic solver.
- cubicTest() - Method in class org.djutils.polynomialroots.TestPolynomialRoots
-
Test the cubic solver.
- cubicTestAberthEhrlich() - Static method in class org.djutils.polynomialroots.BenchmarkPolynomialRoots
-
Test the cubic solver.
- cubicTestAberthEhrlich() - Method in class org.djutils.polynomialroots.TestPolynomialRoots2
-
Test the cubic solver.
- cubicTestDurandKerner() - Static method in class org.djutils.polynomialroots.BenchmarkPolynomialRoots
-
Test the cubic solver.
- cubicTestDurandKerner() - Method in class org.djutils.polynomialroots.TestPolynomialRoots2
-
Test the cubic solver.
- cubicTestNewtonFactor() - Static method in class org.djutils.polynomialroots.BenchmarkPolynomialRoots
-
Test the cubic solver.
- cubicTestNewtonFactor() - Method in class org.djutils.polynomialroots.TestPolynomialRoots2
-
Test the cubic solver.
XXX: Not active yet.
D
- D(String, String) - Constructor for class org.djutils.base.IdentifiableTest.D
-
Construct D.
- DecoderDumperDemos - Class in org.djutils.decoderdumper.demo
-
Demonstration code.
- DecoderDumperTests - Class in org.djutils.decoderdumper
-
Tests for the decoder/dumper package.
- DecoderDumperTests() - Constructor for class org.djutils.decoderdumper.DecoderDumperTests
- delay(long) - Method in class org.djutils.profile.ProfileTest
-
Delay for specified number of nano seconds.
- doCosine(double) - Method in class org.djutils.profile.ProfileTest
-
Perform a somewhat CPU time intensive function.
- doSine(double) - Method in class org.djutils.profile.ProfileTest
-
Perform a somewhat CPU time intensive function.
- doSomethingWithoutException() - Method in class org.djutils.exceptions.ThrowTest.NoThrow
- doSomethingWithoutException() - Method in interface org.djutils.exceptions.ThrowTest.NoThrowInterface
-
A method that does not throw an exception.
- doubleAcosh(double) - Static method in class org.djutils.complex.TestComplexMath
-
Copied from Forget Code acosh.
- doubleAsinh(double) - Static method in class org.djutils.complex.TestComplexMath
-
Copied from Forget Code asinh.
E
- equals(Object) - Method in class org.djutils.rmi.RMITest.RemoteObject
- EventCollectionTest - Class in org.djutils.event
-
Test the EventProducingCollection, EventProducingList, EventProducingMap, EventProducingSet and EventIterator.
- EventCollectionTest() - Constructor for class org.djutils.event.EventCollectionTest
- EventCollectionTest.TestEventListener - Class in org.djutils.event
- EventListenerMapTest - Class in org.djutils.event
-
Test the EventListenerMap.
- EventListenerMapTest() - Constructor for class org.djutils.event.EventListenerMapTest
- EventListenerMapTest.TestEventListener - Class in org.djutils.event
- EventListenerMapTest.TestRemoteEventListener - Class in org.djutils.event
- EventPubSubTest - Class in org.djutils.event
-
Test the EventProducer and EventListener.
- EventPubSubTest() - Constructor for class org.djutils.event.EventPubSubTest
- EventPubSubTest.TestEventListener - Class in org.djutils.event
- EventPubSubTest.TestEventProducer - Class in org.djutils.event
- EventPubSubTest.TestIllegalEventProducer - Class in org.djutils.event
- EventPubSubTest.TestTimedEventListener<C extends Comparable<C> & Serializable> - Class in org.djutils.event
-
TimedEventListener.
- EventTest - Class in org.djutils.event
-
EventTest tests the EventType, Event, and TimedEvent.
- EventTest() - Constructor for class org.djutils.event.EventTest
- EventTest.SerializableObject - Class in org.djutils.event
-
Serializable object class.
- expectedTrail - Variable in class org.djutils.base.NumberParserTest.TestCase
-
expected trailing characters.
- expectedValue - Variable in class org.djutils.base.NumberParserTest.TestCase
-
expected value.
F
- fieldsGettersNormAndPhi() - Static method in class org.djutils.complex.demo.ComplexDemo
-
Fields, getters, norm and phi.
- fileTest() - Method in class org.djutils.io.URLResourceTest
-
Test whether URLResource retrieves files.
- finalString - Variable in class org.djutils.reflection.ClassUtilTest.Sub
- finalString - Variable in class org.djutils.reflection.ClassUtilTest.Sup
- fire(String) - Method in class org.djutils.demo.rmi.Producer
-
Fire a message.
- fire(String) - Method in class org.djutils.rmi.RMITest.Producer
-
Fire a message.
- flush() - Method in class org.djutils.logger.LoggerTest.StringWriter
G
- getBoundingRectangle() - Method in class org.djutils.quadtree.Bounded
- getDescription() - Method in class org.djutils.base.IdentifiableTest.D
- getId() - Method in class org.djutils.base.IdentifiableTest.D
- getId() - Method in class org.djutils.base.IdentifiableTest.I
- getInnerState() - Method in class org.djutils.reflection.TestClass.InnerPublic
- getKey() - Method in class org.djutils.immutablecollections.TestImmutableEntry.MyEntry
- getLastMessage() - Method in class org.djutils.rmi.RMITest.Listener
- getListenerName() - Method in class org.djutils.demo.rmi.Listener
- getListenerName() - Method in class org.djutils.rmi.RMITest.Listener
- getName() - Method in class org.djutils.demo.rmi.Listener
- getName() - Method in interface org.djutils.demo.rmi.ListenerInterface
-
Return the name under which the listenerInterface is registered.
- getName() - Method in class org.djutils.rmi.RMITest.Listener
- getName() - Method in interface org.djutils.rmi.RMITest.ListenerInterface
-
Return the name under which the listenerInterface is registered.
- getName() - Method in class org.djutils.rmi.RMITest.RemoteObject
- getReceivedEvent() - Method in class org.djutils.event.EventCollectionTest.TestEventListener
- getReceivedEvent() - Method in class org.djutils.event.EventListenerMapTest.TestEventListener
- getReceivedEvent() - Method in class org.djutils.event.EventPubSubTest.TestEventListener
- getReceivedEvent() - Method in class org.djutils.event.EventPubSubTest.TestTimedEventListener
- getReceivedEvent() - Method in class org.djutils.event.remote.RemoteEventPubSubTest.TestRemoteEventListener
- getReceivedEvent() - Method in class org.djutils.event.remote.RemoteEventPubSubTest.TestRemoteTimedEventListener
- getRequiredLogEntryValues() - Method in class org.djutils.logger.LoggerTest.StringWriter
- getResult() - Method in class org.djutils.logger.LoggerTest.StringWriter
-
Return the last logged message.
- getState() - Method in class org.djutils.reflection.TestClass
- getValue() - Method in class org.djutils.immutablecollections.TestImmutableEntry.MyEntry
H
- hashCode() - Method in class org.djutils.rmi.RMITest.RemoteObject
- hypotA(double, double) - Static method in class org.djutils.complex.demo.PerformanceTests
-
Implementation of hypot taken from https://stackoverflow.com/questions/3764978/why-hypot-function-is-so-slow .
- hypotB(double, double) - Static method in class org.djutils.complex.demo.PerformanceTests
-
hypot.
- hypotC(double, double) - Static method in class org.djutils.complex.demo.PerformanceTests
-
Better implementation of the hypotenuse function (faster and more accurate than the one in the java Math library).
I
- I(String) - Constructor for class org.djutils.base.IdentifiableTest.I
-
Construct I.
- IdentifiableTest - Class in org.djutils.base
-
Testing of Identifiable and Describable interfaces.
- IdentifiableTest() - Constructor for class org.djutils.base.IdentifiableTest
- IdentifiableTest.D - Class in org.djutils.base
-
Class that implements Describable.
- IdentifiableTest.I - Class in org.djutils.base
-
Class that implements Identifiable.
- ImmutableCollectionsDemo - Class in org.djutils.immutablecollections
-
Demonstration code.
- IncompleteException() - Constructor for exception org.djutils.test.TestExceptionTest.IncompleteException
-
The default empty constructor.
- init(Configuration) - Method in class org.djutils.logger.LoggerTest.StringWriter
- Inner(long) - Constructor for class org.djutils.reflection.ClassUtilTest.Sub.Inner
- InnerPublic() - Constructor for class org.djutils.reflection.TestClass.InnerPublic
- InnerPublic(String) - Constructor for class org.djutils.reflection.TestClass.InnerPublic
- intersects(Rectangle) - Method in class org.djutils.quadtree.Bounded
-
Determine if this object intersects a given Rectangle.
J
- jarTest() - Method in class org.djutils.io.URLResourceTest
-
Test whether URLResource retrieves files.
L
- Listener - Class in org.djutils.demo.rmi
-
Listener.java.
- Listener(String) - Constructor for class org.djutils.demo.rmi.Listener
-
Explicit definition of constructor has to be included to be able to throws RemoteException.
- Listener(String) - Constructor for class org.djutils.rmi.RMITest.Listener
-
Explicit definition of constructor has to be included to be able to throws RemoteException.
- ListenerInterface - Interface in org.djutils.demo.rmi
-
ListenreInterface.java.
- LogCategoryTest - Class in org.djutils.logger
-
LogCategoryTest.java.
- LogCategoryTest() - Constructor for class org.djutils.logger.LogCategoryTest
- loggerTest() - Method in class org.djutils.logger.LoggerTest
-
Test whether Logger works correctly.
- LoggerTest - Class in org.djutils.logger
-
LoggerTest.java.
- LoggerTest() - Constructor for class org.djutils.logger.LoggerTest
- LoggerTest.StringWriter - Class in org.djutils.logger
-
...
M
- main(String[]) - Static method in class org.djutils.complex.demo.ComplexDemo
-
Demonstrate the Complex class.
- main(String[]) - Static method in class org.djutils.complex.demo.PerformanceTests
-
Measure performance of atan2, hypot, sine and cosine.
- main(String[]) - Static method in class org.djutils.decoderdumper.demo.DecoderDumperDemos
-
Run the demonstation(s).
- main(String[]) - Static method in class org.djutils.demo.rmi.Listener
- main(String[]) - Static method in class org.djutils.demo.rmi.Producer
-
System.exit(...) calls help to shut down RMI / socket thread that might wait for a timeout.
- main(String[]) - Static method in class org.djutils.exceptions.TryTest
-
Can we get our intermittent test result to show up without the JUnit test harness?
- main(String[]) - Static method in class org.djutils.immutablecollections.ImmutableCollectionsDemo
-
Demo code.
- main(String[]) - Static method in class org.djutils.metadata.demo.MetaDataDemo
-
Demonstration of MetaData use.
- main(String[]) - Static method in class org.djutils.polynomialroots.BenchmarkPolynomialRoots
- makeNumberParserChaining(boolean, boolean, Locale) - Method in class org.djutils.base.NumberParserTest
-
Make a NumberParser through chaining with all possible combinations.
- mathFunctions() - Static method in class org.djutils.complex.demo.ComplexDemo
-
Math functions.
- MeansTests - Class in org.djutils.means
-
Test the classes in the means package
- MeansTests() - Constructor for class org.djutils.means.MeansTests
- MetaDataDemo - Class in org.djutils.metadata.demo
-
MetaDataDemo.java.
- MetaDataTest - Class in org.djutils.metadata
-
MetaDataTest.java.
- MetaDataTest() - Constructor for class org.djutils.metadata.MetaDataTest
- MutablePrimitiveTest - Class in org.djutils.base
-
MutablePrimitiveTest tests the mutable primitive classes such as the MutableInt and the MutableDouble.
- MutablePrimitiveTest() - Constructor for class org.djutils.base.MutablePrimitiveTest
- MyEntry(K, V) - Constructor for class org.djutils.immutablecollections.TestImmutableEntry.MyEntry
-
Construct a new MyEntry object.
N
- NoThrow() - Constructor for class org.djutils.exceptions.ThrowTest.NoThrow
- notify(String) - Method in class org.djutils.demo.rmi.Listener
- notify(String) - Method in interface org.djutils.demo.rmi.ListenerInterface
-
Notify the listener of a message.
- notify(String) - Method in class org.djutils.rmi.RMITest.Listener
- notify(String) - Method in interface org.djutils.rmi.RMITest.ListenerInterface
-
Notify the listener of a message.
- notify(Event) - Method in class org.djutils.event.EventCollectionTest.TestEventListener
- notify(Event) - Method in class org.djutils.event.EventListenerMapTest.TestEventListener
- notify(Event) - Method in class org.djutils.event.EventListenerMapTest.TestRemoteEventListener
- notify(Event) - Method in class org.djutils.event.EventPubSubTest.TestEventListener
- notify(Event) - Method in class org.djutils.event.EventPubSubTest.TestTimedEventListener
- notify(Event) - Method in class org.djutils.event.remote.RemoteEventPubSubTest.TestRemoteEventListener
- notify(Event) - Method in class org.djutils.event.remote.RemoteEventPubSubTest.TestRemoteTimedEventListener
- NumberParserTest - Class in org.djutils.base
-
NumberParserTest tests the NumberParser.
- NumberParserTest() - Constructor for class org.djutils.base.NumberParserTest
- NumberParserTest.TestCase - Class in org.djutils.base
- NumberParserTest.TestCaseFail - Class in org.djutils.base
O
- org.djutils.base - package org.djutils.base
- org.djutils.complex - package org.djutils.complex
- org.djutils.complex.demo - package org.djutils.complex.demo
- org.djutils.decoderdumper - package org.djutils.decoderdumper
- org.djutils.decoderdumper.demo - package org.djutils.decoderdumper.demo
-
Example code for the decoderdumper package.
- org.djutils.demo.rmi - package org.djutils.demo.rmi
- org.djutils.event - package org.djutils.event
- org.djutils.event.remote - package org.djutils.event.remote
- org.djutils.exceptions - package org.djutils.exceptions
- org.djutils.immutablecollections - package org.djutils.immutablecollections
- org.djutils.io - package org.djutils.io
- org.djutils.logger - package org.djutils.logger
- org.djutils.means - package org.djutils.means
- org.djutils.metadata - package org.djutils.metadata
- org.djutils.metadata.demo - package org.djutils.metadata.demo
- org.djutils.multikeymap - package org.djutils.multikeymap
- org.djutils.polynomialroots - package org.djutils.polynomialroots
- org.djutils.primitives - package org.djutils.primitives
- org.djutils.profile - package org.djutils.profile
- org.djutils.quadtree - package org.djutils.quadtree
- org.djutils.reflection - package org.djutils.reflection
- org.djutils.rmi - package org.djutils.rmi
- org.djutils.test - package org.djutils.test
- org.djutils.traceverifier - package org.djutils.traceverifier
P
- packageArgs(String, double) - Method in class org.djutils.reflection.ClassUtilTest.Sub
- packageArgs(String, double) - Method in class org.djutils.reflection.ClassUtilTest.Sup
- packageDouble - Variable in class org.djutils.reflection.ClassUtilTest.Sub
- packageDouble - Variable in class org.djutils.reflection.ClassUtilTest.Sup
- packageInt() - Method in class org.djutils.reflection.ClassUtilTest.Sub
- packageInt() - Method in class org.djutils.reflection.ClassUtilTest.Sup
- packageVoid() - Method in class org.djutils.reflection.ClassUtilTest.Sub
- packageVoid() - Method in class org.djutils.reflection.ClassUtilTest.Sup
- PerformanceTests - Class in org.djutils.complex.demo
-
PerformanceTests.java.
- PrimitiveTest - Class in org.djutils.primitives
-
The JUNIT Test for the
Primitive
. - PrimitiveTest() - Constructor for class org.djutils.primitives.PrimitiveTest
- printAngle(double) - Static method in class org.djutils.base.AngleUtilTest
-
Format an angle.
- printComplex(Complex) - Static method in class org.djutils.complex.TestComplexMath
- Producer - Class in org.djutils.demo.rmi
-
Producer.java.
- Producer() - Constructor for class org.djutils.demo.rmi.Producer
-
Register the producer on the localhost RMI registry at the default port.
- Producer() - Constructor for class org.djutils.rmi.RMITest.Producer
-
Register the producer on the localhost RMI registry at the default port.
- Producer(String, int, String) - Constructor for class org.djutils.rmi.RMITest.Producer
-
Register this object in the RMI registry.
- Producer(URL, String) - Constructor for class org.djutils.rmi.RMITest.Producer
-
Register this object in the RMI registry.
- PRODUCER_EVENT_1 - Static variable in class org.djutils.event.EventPubSubTest.TestEventProducer
- PRODUCER_EVENT_1 - Static variable in class org.djutils.event.EventPubSubTest.TestIllegalEventProducer
- PRODUCER_EVENT_2 - Static variable in class org.djutils.event.EventPubSubTest.TestEventProducer
- PRODUCER_EVENT_2 - Static variable in class org.djutils.event.EventPubSubTest.TestIllegalEventProducer
-
duplicate static non-private EventType should give error on class construction.
- ProducerInterface - Interface in org.djutils.demo.rmi
-
ProducerInterface.java.
- ProfileTest - Class in org.djutils.profile
-
Test the Profile class.
- ProfileTest() - Constructor for class org.djutils.profile.ProfileTest
- profileTestUsingBusyWaiting() - Method in class org.djutils.profile.ProfileTest
-
Test the Profile class using busy waiting.
- profileTestUsingTrigFunctions() - Method in class org.djutils.profile.ProfileTest
-
Test the Profile class using sine and cosine.
- protectedArgs(String, double) - Method in class org.djutils.reflection.ClassUtilTest.Sub
- protectedArgs(String, double) - Method in class org.djutils.reflection.ClassUtilTest.Sup
- protectedInt() - Method in class org.djutils.reflection.ClassUtilTest.Sub
- protectedInt() - Method in class org.djutils.reflection.ClassUtilTest.Sup
- protectedLong - Variable in class org.djutils.reflection.ClassUtilTest.Sub
- protectedLong - Variable in class org.djutils.reflection.ClassUtilTest.Sup
- protectedVoid() - Method in class org.djutils.reflection.ClassUtilTest.Sub
- protectedVoid() - Method in class org.djutils.reflection.ClassUtilTest.Sup
- publicArgs(String) - Method in class org.djutils.reflection.ClassUtilTest.Sub
- publicArgs(String, double) - Method in class org.djutils.reflection.ClassUtilTest.Sub
- publicArgs(String, double) - Method in class org.djutils.reflection.ClassUtilTest.Sup
- publicInnerLong - Variable in class org.djutils.reflection.ClassUtilTest.Sub.Inner
- publicInnerMethod(long) - Method in class org.djutils.reflection.ClassUtilTest.Sub.Inner
- publicInt - Variable in class org.djutils.reflection.ClassUtilTest.Sub
- publicInt - Variable in class org.djutils.reflection.ClassUtilTest.Sup
- publicInt() - Method in class org.djutils.reflection.ClassUtilTest.Sub
- publicInt() - Method in class org.djutils.reflection.ClassUtilTest.Sup
- publicSubInt - Variable in class org.djutils.reflection.ClassUtilTest.Sup
- publicSuperInt - Variable in class org.djutils.reflection.ClassUtilTest.Sub
- publicVoid() - Method in class org.djutils.reflection.ClassUtilTest.Sub
- publicVoid() - Method in class org.djutils.reflection.ClassUtilTest.Sup
Q
- quadraticTest() - Static method in class org.djutils.polynomialroots.BenchmarkPolynomialRoots
-
Test the solver for quadratic (and simpler) cases and ensure that the cubic solver falls back to the quadratic solver when appropriate.
- quadraticTest() - Method in class org.djutils.polynomialroots.TestPolynomialRoots
-
Test the solver for quadratic (and simpler) cases and ensure that the cubic solver falls back to the quadratic solver when appropriate.
- quadraticTest() - Method in class org.djutils.polynomialroots.TestPolynomialRoots2
-
Test the solver for quadratic (and simpler) cases and ensure that the cubic solver falls back to the quadratic solver when appropriate.
- QuadTreeTests - Class in org.djutils.quadtree
-
QuadTreeTests.java.
- QuadTreeTests() - Constructor for class org.djutils.quadtree.QuadTreeTests
- quarticTest() - Static method in class org.djutils.polynomialroots.BenchmarkPolynomialRoots
-
Test the quartic solver.
- quarticTest() - Method in class org.djutils.polynomialroots.TestPolynomialRoots
-
Test the quartic solver.
- quarticTestAberthEhrlich() - Static method in class org.djutils.polynomialroots.BenchmarkPolynomialRoots
-
Test the quartic solver.
- quarticTestAberthEhrlich() - Method in class org.djutils.polynomialroots.TestPolynomialRoots2
-
Test the quartic solver.
- quarticTestDurandKerner() - Static method in class org.djutils.polynomialroots.BenchmarkPolynomialRoots
-
Test the quartic solver.
- quarticTestDurandKerner() - Method in class org.djutils.polynomialroots.TestPolynomialRoots2
-
Test the quartic solver.
R
- REMOTE_EVENT_1 - Static variable in class org.djutils.event.remote.RemoteEventPubSubTest.TestRemoteEventProducer
- REMOTE_EVENT_2 - Static variable in class org.djutils.event.remote.RemoteEventPubSubTest.TestRemoteEventProducer
- RemoteEventPubSubTest - Class in org.djutils.event.remote
-
RemoteEventTest makes some very basic tests for the RemoteEventListener and RemoteEventProducer.
- RemoteEventPubSubTest() - Constructor for class org.djutils.event.remote.RemoteEventPubSubTest
- RemoteEventPubSubTest.TestRemoteEventListener - Class in org.djutils.event.remote
- RemoteEventPubSubTest.TestRemoteEventProducer - Class in org.djutils.event.remote
- RemoteEventPubSubTest.TestRemoteTimedEventListener<C extends Comparable<C> & Serializable> - Class in org.djutils.event.remote
-
RemoteTimedEventListener.
- RemoteObject(String) - Constructor for class org.djutils.rmi.RMITest.RemoteObject
-
Name a remote object.
- resourceAsStreamTest() - Method in class org.djutils.io.URLResourceTest
-
Test whether URLResource retrieves files.
- resourceTest() - Method in class org.djutils.io.URLResourceTest
-
Test whether URLResource retrieves files.
- RMITest - Class in org.djutils.rmi
-
RMITest tests the RMIUtils class and the RMIObject class.
- RMITest() - Constructor for class org.djutils.rmi.RMITest
- RMITest.Listener - Class in org.djutils.rmi
-
Listener object.
- RMITest.ListenerInterface - Interface in org.djutils.rmi
-
ListenerInterface for remote listener object.
- RMITest.Producer - Class in org.djutils.rmi
-
Producer object.
- RMITest.ProducerInterface - Interface in org.djutils.rmi
-
producerInterface for remote producer object.
- RMITest.RemoteObject - Class in org.djutils.rmi
-
A test remote object.
S
- SerializableObject() - Constructor for class org.djutils.event.EventTest.SerializableObject
- setExpectedObject(Object) - Method in class org.djutils.event.EventListenerMapTest.TestEventListener
- setExpectedObject(Object) - Method in class org.djutils.event.EventPubSubTest.TestEventListener
- setExpectedObject(Object) - Method in class org.djutils.event.EventPubSubTest.TestTimedEventListener
- setExpectedObject(Object) - Method in class org.djutils.event.remote.RemoteEventPubSubTest.TestRemoteEventListener
- setExpectedObject(Object) - Method in class org.djutils.event.remote.RemoteEventPubSubTest.TestRemoteTimedEventListener
- setExpectingNotification(boolean) - Method in class org.djutils.event.EventCollectionTest.TestEventListener
- setExpectingNotification(boolean) - Method in class org.djutils.event.EventListenerMapTest.TestEventListener
- setExpectingNotification(boolean) - Method in class org.djutils.event.EventPubSubTest.TestEventListener
- setExpectingNotification(boolean) - Method in class org.djutils.event.EventPubSubTest.TestTimedEventListener
- setExpectingNotification(boolean) - Method in class org.djutils.event.remote.RemoteEventPubSubTest.TestRemoteEventListener
- setExpectingNotification(boolean) - Method in class org.djutils.event.remote.RemoteEventPubSubTest.TestRemoteTimedEventListener
- setLastMessage(String) - Method in class org.djutils.rmi.RMITest.Listener
- setResult(String) - Method in class org.djutils.exceptions.TryTest
-
setter for the value to be called from execute() method.
- setValue(V) - Method in class org.djutils.immutablecollections.TestImmutableEntry.MyEntry
- startOnly() - Method in class org.djutils.profile.ProfileTest
-
Calls start, but not end.
- staticFinalString - Static variable in class org.djutils.reflection.ClassUtilTest.Sub
- staticFinalString - Static variable in class org.djutils.reflection.ClassUtilTest.Sup
- strict - Variable in class org.djutils.base.NumberParserTest.TestCaseFail
-
strict.
- StringWriter() - Constructor for class org.djutils.logger.LoggerTest.StringWriter
- Sub(String, int) - Constructor for class org.djutils.reflection.ClassUtilTest.Sub
- Sub(String, int, double) - Constructor for class org.djutils.reflection.ClassUtilTest.Sub
- sum - Variable in class org.djutils.immutablecollections.TestImmutableList
-
Accumulator for forEach test.
- Sup(String, int) - Constructor for class org.djutils.reflection.ClassUtilTest.Sup
- Sup(String, int, double) - Constructor for class org.djutils.reflection.ClassUtilTest.Sup
T
- test() - Method in class org.djutils.primitives.PrimitiveTest
-
Test most of the Primitive class.
- testAllLogLevels() - Method in class org.djutils.logger.LoggerTest
-
Test varying the logging level for the AllLogLevel levels.
- testAllLogMessageFormat() - Method in class org.djutils.logger.LoggerTest
-
Test varying the default message format for all writers.
- testAngleEpsilonEquals() - Method in class org.djutils.base.AngleUtilTest
-
Test angle epsilonEquals.
- testAngleInterpolate() - Method in class org.djutils.base.AngleUtilTest
-
Test angle interpolation.
- testAngleNormalization() - Method in class org.djutils.base.AngleUtilTest
-
Test angle normalization.
- testArrayList() - Method in class org.djutils.immutablecollections.TestImmutableArrayList
-
Test the ImmutableArrayList.
- testAsinAcosAtan() - Method in class org.djutils.complex.TestComplexMath
-
Test the asin, acos and atan functions.
- testAsinh() - Method in class org.djutils.complex.TestComplexMath
-
Test the asinh function.
- testBase64Dumper() - Method in class org.djutils.decoderdumper.DecoderDumperTests
-
Test the Base64 decoder and dumper classes.
- testBasics() - Method in class org.djutils.quadtree.QuadTreeTests
-
Test the basic set operations.
- TestCase(String, double, String) - Constructor for class org.djutils.base.NumberParserTest.TestCase
-
Make a test case.
- TestCaseFail(String, boolean, boolean) - Constructor for class org.djutils.base.NumberParserTest.TestCaseFail
-
Make a failed test case.
- testCast() - Method in class org.djutils.primitives.PrimitiveTest
-
Test the cast methods.
- testCbrt() - Method in class org.djutils.complex.TestComplexMath
-
Test the cube root function.
- TestClass - Class in org.djutils.reflection
-
Test class to find in ClassUtil.classFileDescriptor.
- TestClass() - Constructor for class org.djutils.reflection.TestClass
-
Test class to find in ClassUtil.classFileDescriptor.
- TestClass(String) - Constructor for class org.djutils.reflection.TestClass
- TestClass.InnerPublic - Class in org.djutils.reflection
- testClassUtilAnnotation() - Method in class org.djutils.reflection.ClassUtilTest
-
Tests the ClassUtil Annotation lookup methods.
- testClassUtilClass() - Method in class org.djutils.reflection.ClassUtilTest
- testClassUtilConstructor() - Method in class org.djutils.reflection.ClassUtilTest
-
Tests the ClassUtil Constructor lookup methods.
- testClassUtilConstructors() - Method in class org.djutils.reflection.ClassUtilTest
-
Tests the ClassUtil Constructors.
- testClassUtilField() - Method in class org.djutils.reflection.ClassUtilTest
-
Tests the ClassUtil Field lookup methods.
- testClassUtilMethod() - Method in class org.djutils.reflection.ClassUtilTest
-
Tests the ClassUtil Method lookup methods.
- testComparator() - Method in class org.djutils.immutablecollections.TestImmutableTreeSet
-
Test the comparator of the ImmutableTreeSet.
- TestComplex - Class in org.djutils.complex
-
TestComplex.java.
- TestComplex() - Constructor for class org.djutils.complex.TestComplex
- TestComplexMath - Class in org.djutils.complex
-
TestComplexMath.java.
- TestComplexMath() - Constructor for class org.djutils.complex.TestComplexMath
- testCompressedFileWriter() - Method in class org.djutils.io.CompressedFileWriterTest
-
Test the CompressedFileWriter class with a filename with .zip.
- testCompressedFileWriterCreateExtension() - Method in class org.djutils.io.CompressedFileWriterTest
-
Test the CompressedFileWriter class for the create() method.
- testCompressedFileWriterCreateNoExtension() - Method in class org.djutils.io.CompressedFileWriterTest
-
Test the CompressedFileWriter class for the create() method.
- testCompressedFileWriterCreateNoZip() - Method in class org.djutils.io.CompressedFileWriterTest
-
Test the CompressedFileWriter class for the create() method, where the file is not zipped.
- testCompressedFileWriterEmpty() - Method in class org.djutils.io.CompressedFileWriterTest
-
Test the CompressedFileWriter class for empty files.
- testCompressedFileWriterErrors() - Method in class org.djutils.io.CompressedFileWriterTest
-
Test the CompressedFileWriter class for the correct exceptions.
- testCompressedFileWriterNoExtension() - Method in class org.djutils.io.CompressedFileWriterTest
-
Test the CompressedFileWriter class, where the .zip extension is not given.
- testConstants() - Method in class org.djutils.complex.TestComplex
-
Test the constants defined by the Complex class.
- testConstructors() - Method in class org.djutils.base.NumberParserTest
-
Test the NumberParser constructors.
- testConstructors() - Method in class org.djutils.complex.TestComplex
-
Test the various constructors of Complex.
- testDouble(String, double, String, boolean, Locale) - Method in class org.djutils.base.NumberParserTest
-
Test a parsing testcase for Double values.
- testDoubleFail(String, boolean, boolean, Locale) - Method in class org.djutils.base.NumberParserTest
-
Test whether parsing of double fails as expected.
- testEmptyConstructors() - Method in class org.djutils.immutablecollections.TestImmutableCollectionStatics
-
Test the empty constructors.
- testEvent() - Method in class org.djutils.event.EventTest
-
Test the Event.
- TestEventListener() - Constructor for class org.djutils.event.EventCollectionTest.TestEventListener
- TestEventListener() - Constructor for class org.djutils.event.EventListenerMapTest.TestEventListener
- TestEventListener() - Constructor for class org.djutils.event.EventPubSubTest.TestEventListener
- testEventListenerMap() - Method in class org.djutils.event.EventListenerMapTest
-
Test the EventListenerMap.
- TestEventProducer() - Constructor for class org.djutils.event.EventPubSubTest.TestEventProducer
- testEventProducerWeakRemoval() - Method in class org.djutils.event.EventPubSubTest
-
Test the EventProducer for a weak reference that is removed by the garbage collector.
- testEventProducerWeakRemoval() - Method in class org.djutils.event.remote.RemoteEventPubSubTest
-
Test the EventProducer for a weak reference that is removed by the garbage collector.
- testEventProducingCollection() - Method in class org.djutils.event.EventCollectionTest
-
Test the EventProducingCollection.
- testEventProducingList() - Method in class org.djutils.event.EventCollectionTest
-
Test the EventProducingList.
- testEventProducingMap() - Method in class org.djutils.event.EventCollectionTest
-
Test the EventProducingMap.
- testEventProducingSet() - Method in class org.djutils.event.EventCollectionTest
-
Test the EventProducingSet.
- testEventPubSub() - Method in class org.djutils.event.EventPubSubTest
-
Test the EventProducer and EventListener.
- testEventStrongWeakPos() - Method in class org.djutils.event.EventPubSubTest
-
Test the EventProducer for strong and weak references, and for position information.
- testEventStrongWeakPos() - Method in class org.djutils.event.remote.RemoteEventPubSubTest
-
Test the EventProducer for strong and weak references, and for position information.
- testEventType() - Method in class org.djutils.event.EventTest
-
Test the EventType.
- testEventVerificationPubSub() - Method in class org.djutils.event.EventPubSubTest
-
Test the EventProducer and EventListener for verified / unverified events.
- TestException() - Constructor for exception org.djutils.test.TestExceptionTest.TestException
-
The default empty constructor.
- TestException(String) - Constructor for exception org.djutils.test.TestExceptionTest.TestException
- TestException(String, Throwable) - Constructor for exception org.djutils.test.TestExceptionTest.TestException
- TestException(Throwable) - Constructor for exception org.djutils.test.TestExceptionTest.TestException
- testExceptionTest() - Method in class org.djutils.test.TestExceptionTest
-
Test the generic exception class tester.
- TestExceptionTest - Class in org.djutils.test
-
TestExceptionTest tests the ExceptionTest for an Exception.
- TestExceptionTest() - Constructor for class org.djutils.test.TestExceptionTest
- TestExceptionTest.IncompleteException - Exception in org.djutils.test
-
Incomplete exception.
- TestExceptionTest.TestException - Exception in org.djutils.test
-
Test exception.
- testExp() - Method in class org.djutils.complex.TestComplexMath
-
Test the exponential function.
- testFailureModes() - Method in class org.djutils.profile.ProfileTest
-
Test handling of inappropriate calling sequences.
- testField(Class<?>, String, int...) - Method in class org.djutils.reflection.ClassUtilTest
- testField(Object, String, int...) - Method in class org.djutils.reflection.ClassUtilTest
- testFieldSignature() - Method in class org.djutils.reflection.ClassUtilTest
-
Test the constructors and fields of the FieldSignature class.
- testFilterOnCategories() - Method in class org.djutils.logger.LoggerTest
-
Filter with multiple categories.
- testFloat(String, float, String, boolean, Locale) - Method in class org.djutils.base.NumberParserTest
-
Test a parsing testcase for Float values.
- testFloatFail(String, boolean, boolean, Locale) - Method in class org.djutils.base.NumberParserTest
-
Test whether parsing of float fails as expected.
- testHashMap() - Method in class org.djutils.immutablecollections.TestImmutableHashMap
-
...
- testHashSet() - Method in class org.djutils.immutablecollections.TestImmutableHashSet
-
...
- testHexDumper() - Method in class org.djutils.decoderdumper.DecoderDumperTests
-
Test the Hex decoder and dumper classes.
- testHypot() - Method in class org.djutils.complex.TestComplex
-
Test the hypot method.
- testIdentifiable() - Method in class org.djutils.base.IdentifiableTest
-
Test the Identifiable and Describable.
- testIllegalEventProducer() - Method in class org.djutils.event.EventPubSubTest
-
Test the EventProducer and EventListener for two events with the same name being equal...
- TestIllegalEventProducer() - Constructor for class org.djutils.event.EventPubSubTest.TestIllegalEventProducer
- testImmutable() - Method in class org.djutils.immutablecollections.TestImmutable
-
Test the methods of the enum Immutable.
- TestImmutable - Class in org.djutils.immutablecollections
-
Test the enum Immutable.
- TestImmutable() - Constructor for class org.djutils.immutablecollections.TestImmutable
- TestImmutableArrayList - Class in org.djutils.immutablecollections
-
TestImmutableArrayList.java.
- TestImmutableArrayList() - Constructor for class org.djutils.immutablecollections.TestImmutableArrayList
- TestImmutableCollectionStatics - Class in org.djutils.immutablecollections
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- TestImmutableCollectionStatics() - Constructor for class org.djutils.immutablecollections.TestImmutableCollectionStatics
- testImmutableEntry() - Method in class org.djutils.immutablecollections.TestImmutableEntry
-
Test the ImmutableEntry sub class.
- TestImmutableEntry - Class in org.djutils.immutablecollections
-
Test the ImmutableEntry sub class.
- TestImmutableEntry() - Constructor for class org.djutils.immutablecollections.TestImmutableEntry
- TestImmutableEntry.MyEntry<K,
V> - Class in org.djutils.immutablecollections -
Simple implementation of Entry interface.
- TestImmutableHashMap - Class in org.djutils.immutablecollections
-
TestImmutableHashMap.java.
- TestImmutableHashMap() - Constructor for class org.djutils.immutablecollections.TestImmutableHashMap
- testImmutableHashSet() - Method in class org.djutils.immutablecollections.TestImmutableList
-
Test the ImmutableHashMap class.
- TestImmutableHashSet - Class in org.djutils.immutablecollections
-
TestImmutableHashSet.java.
- TestImmutableHashSet() - Constructor for class org.djutils.immutablecollections.TestImmutableHashSet
- testImmutableLinkedHashMap() - Method in class org.djutils.immutablecollections.TestImmutableLinkedHashMap
-
...
- TestImmutableLinkedHashMap - Class in org.djutils.immutablecollections
-
TestImmutableLinkedHashMap.java.
- TestImmutableLinkedHashMap() - Constructor for class org.djutils.immutablecollections.TestImmutableLinkedHashMap
- TestImmutableLinkedHashSet - Class in org.djutils.immutablecollections
-
TestImmutableLinkedHashSet.java.
- TestImmutableLinkedHashSet() - Constructor for class org.djutils.immutablecollections.TestImmutableLinkedHashSet
- testImmutableList() - Method in class org.djutils.immutablecollections.TestImmutableList
-
Test the immutable list class.
- TestImmutableList - Class in org.djutils.immutablecollections
-
Test immutable list.
- TestImmutableList() - Constructor for class org.djutils.immutablecollections.TestImmutableList
- TestImmutableMap - Class in org.djutils.immutablecollections
-
TestImmutableMap tests the static of() methods of the ImmutableMap.
- TestImmutableMap() - Constructor for class org.djutils.immutablecollections.TestImmutableMap
- TestImmutableSet - Class in org.djutils.immutablecollections
-
TestImmutableSet tests the static of() methods of the ImmutableSet.
- TestImmutableSet() - Constructor for class org.djutils.immutablecollections.TestImmutableSet
- TestImmutableSortedMap - Class in org.djutils.immutablecollections
-
TestImmutableSortedMap tests the static of() methods of the ImmutableSortedMap.
- TestImmutableSortedMap() - Constructor for class org.djutils.immutablecollections.TestImmutableSortedMap
- TestImmutableSortedSet - Class in org.djutils.immutablecollections
-
TestImmutableSortedSet tests the static of() methods of the ImmutableSortedSet.
- TestImmutableSortedSet() - Constructor for class org.djutils.immutablecollections.TestImmutableSortedSet
- TestImmutableTreeMap - Class in org.djutils.immutablecollections
-
TestImmutableTreeMap.java.
- TestImmutableTreeMap() - Constructor for class org.djutils.immutablecollections.TestImmutableTreeMap
- TestImmutableTreeSet - Class in org.djutils.immutablecollections
-
TestImmutableTreeSet.java.
- TestImmutableTreeSet() - Constructor for class org.djutils.immutablecollections.TestImmutableTreeSet
- TestImmutableVector - Class in org.djutils.immutablecollections
-
TestImmutableVector.java.
- TestImmutableVector() - Constructor for class org.djutils.immutablecollections.TestImmutableVector
- testInterpolateShortest() - Method in class org.djutils.base.AngleUtilTest
-
Test the interpolateShortest method.
- testLinkedHashSet() - Method in class org.djutils.immutablecollections.TestImmutableLinkedHashSet
-
...
- testLog() - Method in class org.djutils.complex.TestComplexMath
-
Test the natural logarithm function.
- testLogCategory() - Method in class org.djutils.logger.LogCategoryTest
-
Test the LogCategory.
- testMapEqualsAndHashCode() - Method in class org.djutils.immutablecollections.TestImmutableHashMap
-
Test most of the equals and hashCode methods and the forEach method of the ImmutableAbstractMap class.
- testMeansWithUnityWeights() - Method in class org.djutils.means.MeansTests
-
Test the Mean classes using unity weights.
- testMeansWithWeights() - Method in class org.djutils.means.MeansTests
-
Test the Mean classes using varying weights.
- testMetaData() - Method in class org.djutils.metadata.MetaDataTest
-
Test the MetaData class.
- testMethod(Class<?>, String, Class<?>[], int...) - Method in class org.djutils.reflection.ClassUtilTest
- testMethod(Object, String, Class<?>[], int...) - Method in class org.djutils.reflection.ClassUtilTest
- testMethod(Object, String, Object[], int...) - Method in class org.djutils.reflection.ClassUtilTest
- testMethodSignature() - Method in class org.djutils.reflection.ClassUtilTest
-
Test the constructors and fields of the MethodSignature class.
- testMultiKeyMap() - Method in class org.djutils.multikeymap.TestMultiKeyMap
-
Test the MultiKeyMap class.
- TestMultiKeyMap - Class in org.djutils.multikeymap
-
Test the MultiKeyMap class.
- TestMultiKeyMap() - Constructor for class org.djutils.multikeymap.TestMultiKeyMap
- testMutableBoolean() - Method in class org.djutils.base.MutablePrimitiveTest
-
Test the MutableBoolean.
- testMutableByte() - Method in class org.djutils.base.MutablePrimitiveTest
-
Test the MutableByte.
- testMutableDouble() - Method in class org.djutils.base.MutablePrimitiveTest
-
Test the MutableDouble.
- testMutableFloat() - Method in class org.djutils.base.MutablePrimitiveTest
-
Test the MutableFloat.
- testMutableInt() - Method in class org.djutils.base.MutablePrimitiveTest
-
Test the MutableInt.
- testMutableLong() - Method in class org.djutils.base.MutablePrimitiveTest
-
Test the MutableLong.
- testMutableShort() - Method in class org.djutils.base.MutablePrimitiveTest
-
Test the MutableShort.
- testNoMetaData() - Method in class org.djutils.event.EventTest
-
Test the NO_META_DATA object.
- testNoName() - Method in class org.djutils.event.EventTest
-
Test the constructor without a name.
- testNPE() - Method in class org.djutils.base.NumberParserTest
-
Test the NumberParser for NullPointer and empty string exceptions.
- testNumberParserFloatArabic() - Method in class org.djutils.base.NumberParserTest
-
Test with a few settings for the Arabic locale.
- testNumberParserFloatArabicJdk11() - Method in class org.djutils.base.NumberParserTest
-
Test with a few settings for the Arabic locale.
- testNumberParserFloatArabicJdk17() - Method in class org.djutils.base.NumberParserTest
-
Test with a few settings for the Arabic locale.
- testNumberParserFloatFR() - Method in class org.djutils.base.NumberParserTest
-
Test with a few settings for the FR locale.
- testNumberParserFloatFRjdk11() - Method in class org.djutils.base.NumberParserTest
-
Test with a few settings for the FR locale.
- testNumberParserFloatFRjdk17() - Method in class org.djutils.base.NumberParserTest
-
Test with a few settings for the FR locale.
- testNumberParserFloatNL() - Method in class org.djutils.base.NumberParserTest
-
Test with a few settings for the NL locale.
- testNumberParserFloatUS() - Method in class org.djutils.base.NumberParserTest
-
Test with a few settings for the US locale.
- testObjectArray() - Static method in class org.djutils.metadata.demo.MetaDataDemo
-
MetaData demo using array of Object.
- testObjectDescriptor() - Method in class org.djutils.metadata.MetaDataTest
-
Test the ObjectDescriptor class.
- testOf() - Method in class org.djutils.immutablecollections.TestImmutableList
-
test the of() methods.
- testOf() - Method in class org.djutils.immutablecollections.TestImmutableMap
-
test the of() methods.
- testOf() - Method in class org.djutils.immutablecollections.TestImmutableSet
-
test the of() methods.
- testOf() - Method in class org.djutils.immutablecollections.TestImmutableSortedMap
-
test the of() methods.
- testOf() - Method in class org.djutils.immutablecollections.TestImmutableSortedSet
-
test the of() methods.
- testOperations() - Method in class org.djutils.complex.TestComplex
-
Test the methods.
- testOthers() - Method in class org.djutils.complex.TestComplex
-
Test other methods.
- TestPolynomialRoots - Class in org.djutils.polynomialroots
-
TestPolynomialRoots.java.
- TestPolynomialRoots() - Constructor for class org.djutils.polynomialroots.TestPolynomialRoots
- TestPolynomialRoots2 - Class in org.djutils.polynomialroots
-
TestPolynomialRoots2.java.
- TestPolynomialRoots2() - Constructor for class org.djutils.polynomialroots.TestPolynomialRoots2
- testPrimitiveAssignable() - Method in class org.djutils.primitives.PrimitiveTest
-
test the isPrimitiveAssignable method.
- TestRemoteEventListener() - Constructor for class org.djutils.event.EventListenerMapTest.TestRemoteEventListener
- TestRemoteEventListener(String, int) - Constructor for class org.djutils.event.remote.RemoteEventPubSubTest.TestRemoteEventListener
- testRemoteEventListenerProducer() - Method in class org.djutils.event.remote.RemoteEventPubSubTest
-
Test the construction of the RemoteEventListsner and RemoteEventProducer.
- TestRemoteEventProducer(int) - Constructor for class org.djutils.event.remote.RemoteEventPubSubTest.TestRemoteEventProducer
-
Construct a RemoteEventProducer.
- testRemoteEventVerificationPubSub() - Method in class org.djutils.event.remote.RemoteEventPubSubTest
-
Test the RemoteEventProducer and RemoteEventListener for verified / unverified events.
- TestRemoteTimedEventListener(String, int) - Constructor for class org.djutils.event.remote.RemoteEventPubSubTest.TestRemoteTimedEventListener
- testRemoteTimedEventVerificationPubSub() - Method in class org.djutils.event.remote.RemoteEventPubSubTest
-
Test the RemoteEventProducer and RemoteTimedEventListener for verified / unverified events.
- testRMIObject() - Method in class org.djutils.rmi.RMITest
-
Test the RMIObject class, and test the RMI communication between objects.
- testRMIRegistry() - Method in class org.djutils.rmi.RMITest
-
Test the RMI utilities for creating and destroying an RMI registry.
- testRMIRegistryLocalHost() - Method in class org.djutils.rmi.RMITest
-
Test the creation of the RMIRegistry on several versions of localhost (as IP address, using the name, using 127.0.0.1, and using the localhst string).
- testSearchers() - Method in class org.djutils.immutablecollections.TestImmutableCollectionStatics
-
Test the various methods that return an index.
- testSinCosTan() - Method in class org.djutils.complex.TestComplexMath
-
Test the sine, cosine and tangent functions.
- testSingleLong() - Static method in class org.djutils.metadata.demo.MetaDataDemo
-
Single object meta data that only permits a Long.
- testSinhCoshTanH() - Method in class org.djutils.complex.TestComplexMath
-
Test the sinh, cosh, tanh functions.
- testSqrt() - Method in class org.djutils.complex.TestComplexMath
-
Test the square root function.
- testThrow() - Method in class org.djutils.exceptions.ThrowTest
-
Test the Throw class.
- testThrowRTEWhenNaN() - Method in class org.djutils.exceptions.ThrowTest
-
Test the Throw.whenNaN methods with another RTE.
- testThrowRTEWhenNaNArg1() - Method in class org.djutils.exceptions.ThrowTest
-
Test the Throw.whenNaN methods with one argument.
- testThrowRTEWhenNaNArg2() - Method in class org.djutils.exceptions.ThrowTest
-
Test the Throw.whenNaN methods with two arguments.
- testThrowUnchecked() - Method in class org.djutils.exceptions.ThrowTest
-
Test the Throw.throwUnchecked() method.
- testThrowWhenNaN() - Method in class org.djutils.exceptions.ThrowTest
-
Test the Throw.whenNaN methods.
- testThrowWhenNaNArg1() - Method in class org.djutils.exceptions.ThrowTest
-
Test the Throw.whenNaN methods with one argument.
- testThrowWhenNaNArg2() - Method in class org.djutils.exceptions.ThrowTest
-
Test the Throw.whenNaN methods with two arguments.
- testTimedEvent() - Method in class org.djutils.event.EventTest
-
Test the TimedEvent.
- TestTimedEventListener() - Constructor for class org.djutils.event.EventPubSubTest.TestTimedEventListener
- testTimedEventPubSub() - Method in class org.djutils.event.EventPubSubTest
-
Test the EventProducer and EventListener for TimedEvents.
- testTimedEventVerificationPubSub() - Method in class org.djutils.event.EventPubSubTest
-
Test the EventProducer and EventListener for verified / unverified timed events.
- testTimedRemoteEventListenerProducer() - Method in class org.djutils.event.remote.RemoteEventPubSubTest
-
Test the construction of the RemoteEventListsner and RemoteEventProducer.
- testToClass() - Method in class org.djutils.reflection.ClassUtilTest
-
Test the toClass method of the FieldSignature class.
- testToDescriptor() - Method in class org.djutils.reflection.ClassUtilTest
-
Test the toDescriptor method of the FieldSignature class.
- testTraceVerifier() - Method in class org.djutils.traceverifier.TraceVerifierTest
-
Test the TraceVerifier class.
- testTreeMap() - Method in class org.djutils.immutablecollections.TestImmutableTreeMap
-
...
- testTreeSet() - Method in class org.djutils.immutablecollections.TestImmutableTreeSet
-
Test the tree set.
- testVector() - Method in class org.djutils.immutablecollections.TestImmutableVector
-
Test vectors.
- testWriterLogLevels() - Method in class org.djutils.logger.LoggerTest
-
Test varying the logging level per writer, when AllLogLevels is different.
- testWriterLogMessageFormat() - Method in class org.djutils.logger.LoggerTest
-
Test varying the message format for individual writers.
- text - Variable in class org.djutils.base.NumberParserTest.TestCase
-
text to parse.
- text - Variable in class org.djutils.base.NumberParserTest.TestCaseFail
-
text to parse.
- ThrowTest - Class in org.djutils.exceptions
-
The JUNIT Test for
Throw
class. - ThrowTest() - Constructor for class org.djutils.exceptions.ThrowTest
- ThrowTest.NoThrow - Class in org.djutils.exceptions
-
Class that has a method with an exception.
- ThrowTest.NoThrowInterface - Interface in org.djutils.exceptions
-
Interface that has a method without an exception.
- TIMED_REMOTE_EVENT_1 - Static variable in class org.djutils.event.remote.RemoteEventPubSubTest.TestRemoteEventProducer
- toString() - Method in class org.djutils.immutablecollections.TestImmutableEntry.MyEntry
- toString() - Method in class org.djutils.quadtree.Bounded
- TraceVerifierTest - Class in org.djutils.traceverifier
-
Test the TraceVerifier class.
- TraceVerifierTest() - Constructor for class org.djutils.traceverifier.TraceVerifierTest
- trailing - Variable in class org.djutils.base.NumberParserTest.TestCaseFail
-
trailing.
- tryAssignTest() - Method in class org.djutils.exceptions.TryTest
-
Test the assign methods in the Try class.
- tryExecuteTest() - Method in class org.djutils.exceptions.TryTest
-
Test the execute methods in the Try class.
- tryFailTestAssign() - Method in class org.djutils.exceptions.TryTest
-
Test the fail methods in the Try class using Assignments.
- tryFailTestAssignLambda() - Method in class org.djutils.exceptions.TryTest
-
Test the fail methods in the Try class using assignments with lambda functions.
- tryFailTestExecute() - Method in class org.djutils.exceptions.TryTest
-
Test the fail methods in the Try class using Executions.
- tryFailTestExecuteLambda() - Method in class org.djutils.exceptions.TryTest
-
Test the fail methods in the Try class using lambda executions.
- TryTest - Class in org.djutils.exceptions
-
Test the methods in the Try class.
- TryTest() - Constructor for class org.djutils.exceptions.TryTest
U
- URLResourceTest - Class in org.djutils.io
-
URLResourceTest.java.
- URLResourceTest() - Constructor for class org.djutils.io.URLResourceTest
V
- value - Variable in class org.djutils.exceptions.TryTest
-
value to test for change by execute() method.
- value() - Element in annotation interface org.djutils.reflection.ClassUtilTest.AnnString
W
- write(LogEntry) - Method in class org.djutils.logger.LoggerTest.StringWriter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form