A B C D E F G H I L M N O P R S T U V W X Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
N
- name - Variable in class h07.util.Assertions.TypeParameter
-
Name of the type parameter represented by an instance of this class
- newInstance() - Method in class h07.experiment.ChickenNuggetGraphFactoryTest.ChickenNuggetGraphTest
-
Returns a new
DirectedGraph
object. - newInstance(Object...) - Method in class h07.graph.DirectedGraphImplTest
-
Returns a new
DirectedGraphImpl
object. - newInstance(Object...) - Method in class h07.graph.PathImplTest
-
Returns a new
PathImpl
object. - newInstance(Object...) - Method in class h07.util.TestClass
-
Creates a new instance of the tested class.
- newInstanceExpectingException(Object...) - Method in class h07.util.TestClass
-
Creates a new instance of the tested class and passes along any exceptions.
- nodes - Variable in class h07.experiment.ChickenNuggetGraphFactoryTest.ChickenNuggetGraphTest
-
Collection
of expected nodes - nodes - Variable in class h07.graph.AdjacencyMatrixFactoryTest
-
Field
object forAdjacencyMatrixFactory.nodes
- NODES - Static variable in class h07.algorithm.DijkstraTest
-
Array of city names to use as nodes
- NuggetProvider - Class in h07.util.provider
- NuggetProvider() - Constructor for class h07.util.provider.NuggetProvider
- NUMBER_OF_TEST_RUNS - Static variable in class h07.util.Config
-
Allows customization of the number of test runs for a parameterized test.
All Classes All Packages