Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractEntity<ID> - Class in com.reallifedeveloper.tools.test.database.dbunit
- AbstractEntity() - Constructor for class com.reallifedeveloper.tools.test.database.dbunit.AbstractEntity
- AbstractEntity(ID) - Constructor for class com.reallifedeveloper.tools.test.database.dbunit.AbstractEntity
- AbstractInMemoryCrudRepositoryTest - Class in com.reallifedeveloper.tools.test.database.inmemory
- AbstractInMemoryCrudRepositoryTest() - Constructor for class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- AbstractInMemoryCrudRepositoryTest.TestEntity - Interface in com.reallifedeveloper.tools.test.database.inmemory
- ATTRIBUTE_GEOMETRY - Static variable in class com.reallifedeveloper.tools.gis.Shape2Sql.BarFeatureProcessor
-
The name of the attribute in the shapefile that contains the geometric shape.
- ATTRIBUTE_NAME - Static variable in class com.reallifedeveloper.tools.gis.Shape2Sql.BarFeatureProcessor
-
The name of the attribute in the shapefile that contains the name.
- ATTRIBUTE_URL - Static variable in class com.reallifedeveloper.tools.gis.Shape2Sql.BarFeatureProcessor
-
The name of the attribute in the shapefile that contains the URL.
B
- b() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity
- BAR - Enum constant in enum class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity.TestEnum
- BarFeatureProcessor(Shape2Sql.BarProcessor) - Constructor for class com.reallifedeveloper.tools.gis.Shape2Sql.BarFeatureProcessor
- baseFitnNesseFixtureWithNullSpringConfigResourceName() - Method in class com.reallifedeveloper.tools.test.fitnesse.FitNesseFixtureTest
- bd() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity
- bi() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity
- bool() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity
C
- c() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity
- CHARACTER_ENCODING - Static variable in class com.reallifedeveloper.tools.gis.Shape2Sql
-
The character encoding used, both in the shapefile and in the SQL file being created, "UTF-8".
- clearLoggingEvents() - Static method in class com.reallifedeveloper.tools.test.LogbackTestUtil
-
Clears the list of logging events reteurned by
LogbackTestUtil.getLoggingEvents()
. - com.reallifedeveloper.tools - package com.reallifedeveloper.tools
- com.reallifedeveloper.tools.gis - package com.reallifedeveloper.tools.gis
- com.reallifedeveloper.tools.rabbitmq - package com.reallifedeveloper.tools.rabbitmq
- com.reallifedeveloper.tools.test - package com.reallifedeveloper.tools.test
- com.reallifedeveloper.tools.test.database.dbunit - package com.reallifedeveloper.tools.test.database.dbunit
- com.reallifedeveloper.tools.test.database.inmemory - package com.reallifedeveloper.tools.test.database.inmemory
- com.reallifedeveloper.tools.test.fitnesse - package com.reallifedeveloper.tools.test.fitnesse
- comment() - Method in class com.reallifedeveloper.tools.test.fitnesse.FitNesseFixtureTest
- constructorNullDataSet() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbTestHelperTest
- constructorNullDataSource() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbTestHelperTest
- constructorNullFeatureProcessor() - Method in class com.reallifedeveloper.tools.gis.ShapefileProcessorTest
- constructorThreeArgsNullDataSetResourceNames() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbTestTest
- constructorTwoArgs() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbTestTest
- constructorWithNullConnectionFacctoryThrowsException() - Method in class com.reallifedeveloper.tools.rabbitmq.MoveMessagesTest
- count() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- countByExample() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- countEmpty() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- createInstanceSetsConnectionFactory() - Method in class com.reallifedeveloper.tools.rabbitmq.MoveMessagesTest
- createTestEntity(Integer, String) - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- createTestEntity(Integer, String) - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
D
- d() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity
- DatabaseTestConfiguration - Class in com.reallifedeveloper.tools.test.database.dbunit
- DatabaseTestConfiguration() - Constructor for class com.reallifedeveloper.tools.test.database.dbunit.DatabaseTestConfiguration
- dataSource() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DatabaseTestConfiguration
- dataTypeFactory() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DatabaseTestConfiguration
- date() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity
- DbTestHelperTest - Class in com.reallifedeveloper.tools.test.database.dbunit
- DbTestHelperTest() - Constructor for class com.reallifedeveloper.tools.test.database.dbunit.DbTestHelperTest
- DbTestTest - Class in com.reallifedeveloper.tools.test.database.dbunit
- DbTestTest() - Constructor for class com.reallifedeveloper.tools.test.database.dbunit.DbTestTest
- DbUnitDtdGeneratorTest - Class in com.reallifedeveloper.tools.test.database.dbunit
- DbUnitDtdGeneratorTest() - Constructor for class com.reallifedeveloper.tools.test.database.dbunit.DbUnitDtdGeneratorTest
- DbUnitFlatXmlReaderTest - Class in com.reallifedeveloper.tools.test.database.dbunit
- DbUnitFlatXmlReaderTest() - Constructor for class com.reallifedeveloper.tools.test.database.dbunit.DbUnitFlatXmlReaderTest
- DbUnitTestEntity - Class in com.reallifedeveloper.tools.test.database.dbunit
- DbUnitTestEntity(byte, Short, Integer, Long, Float, Double, Boolean, Character, String, Date, DbUnitTestEntity.TestEnum, BigDecimal, BigInteger, TestEntity, Collection<TestEntity>) - Constructor for class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity
- DbUnitTestEntity.TestEnum - Enum Class in com.reallifedeveloper.tools.test.database.dbunit
- deleteAll() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- deleteAllById() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- deleteAllByIdInBatch() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- deleteAllEmpty() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- deleteAllEntities() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- deleteAllInBatch() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- deleteAllInBatchEmpty() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- deleteAllNullEntities() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- deleteById() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- deleteByIdNonExistingId() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- deleteByIdNullId() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- deleteEntitiesInBatch() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- deleteEntityWithNullId() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- deleteNullEntitiesInBatch() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- deleteNullEntity() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- drawingPanelShouldPaintNothingAfterClear() - Method in class com.reallifedeveloper.tools.gis.GeometryDrawingPanelTest
- drawingPanelWithThreeGeometriesShouldPaintThreeObjects() - Method in class com.reallifedeveloper.tools.gis.GeometryDrawingPanelTest
- dump() - Method in class com.reallifedeveloper.tools.FullThreadDumpTest
- dumpWithDeadlock() - Method in class com.reallifedeveloper.tools.FullThreadDumpTest
E
- emptyDrawingPanelShouldPaintNothing() - Method in class com.reallifedeveloper.tools.gis.GeometryDrawingPanelTest
- entityManagerFactory() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DatabaseTestConfiguration
- entityWithNoIdAnnotation() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- existsByExample() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- existsById() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- existsByIdNullId() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
F
- f() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity
- find(Object, Iterable<?>) - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findAll() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findAllByExample() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findAllByExampleAndPageable() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findAllByExampleAndSort() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findAllById() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findAllByIdNoIds() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findAllByIdNotFound() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findAllByIdNullIds() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findAllPageable() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findAllPageableWithSorting() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findAllSort() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findByField() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findByFieldEmptyRepository() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findByFieldNoneFound() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findByFieldNoSuchField() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findByFieldNullFieldName() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findByFieldNullValue() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findById() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findByIdNullId() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findByUniqueField() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findByUniqueFieldNotFound() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findByUniqueFieldNotUnique() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- findFreePort() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- findOneByExample() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- FitNesseFixtureTest - Class in com.reallifedeveloper.tools.test.fitnesse
- FitNesseFixtureTest() - Constructor for class com.reallifedeveloper.tools.test.fitnesse.FitNesseFixtureTest
- FOO - Enum constant in enum class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity.TestEnum
- FullThreadDumpTest - Class in com.reallifedeveloper.tools
- FullThreadDumpTest() - Constructor for class com.reallifedeveloper.tools.FullThreadDumpTest
G
- generateDtd() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitDtdGeneratorTest
- generateDtdWithoutDataTypeFactory() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitDtdGeneratorTest
- GeometryDrawingPanelTest - Class in com.reallifedeveloper.tools.gis
- GeometryDrawingPanelTest() - Constructor for class com.reallifedeveloper.tools.gis.GeometryDrawingPanelTest
- getById() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- getByIdEmpty() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- getDataSource() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbTestTest
- getDataTypeFactory() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbTestTest
- getExistingBean() - Method in class com.reallifedeveloper.tools.test.fitnesse.FitNesseFixtureTest
- getFieldValue() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- getId() - Method in interface com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest.TestEntity
- getLoggingEvents() - Static method in class com.reallifedeveloper.tools.test.LogbackTestUtil
-
Gives a list of all logging events generated since startup or the latest call to
LogbackTestUtil.clearLoggingEvents()
. - getName() - Method in interface com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest.TestEntity
- getNonExistingBean() - Method in class com.reallifedeveloper.tools.test.fitnesse.FitNesseFixtureTest
- getOne() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- getValueOfNonExistingField() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- getValueOfNullFieldName() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- getValueOfNullObject() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
I
- id() - Method in class com.reallifedeveloper.tools.test.database.dbunit.AbstractEntity
- id() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity
- idClassSaveWithoutPrimaryKeys() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- idClassSaveWithPrimaryKeys() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- init() - Method in class com.reallifedeveloper.tools.FullThreadDumpTest
- init() - Method in class com.reallifedeveloper.tools.ReadBytesTest
- injectField() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- injectFieldInNullObject() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- injectFieldInSubClass() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- injectFieldNullValue() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- injectFieldWithNullFieldName() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- injectNonExistingField() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- InMemoryJpaRepositoryTest - Class in com.reallifedeveloper.tools.test.database.inmemory
- InMemoryJpaRepositoryTest() - Constructor for class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
J
L
- l() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity
- LIST_APPENDER_NAME - Static variable in class com.reallifedeveloper.tools.test.LogbackTestUtil
-
The name of the
ListAppender
in the Logback configuration, logback-test.xml. - LogbackTestUtil - Class in com.reallifedeveloper.tools.test
- logBytesFromNonExistingUrl() - Method in class com.reallifedeveloper.tools.ReadBytesTest
- logBytesFromNullUrl() - Method in class com.reallifedeveloper.tools.ReadBytesTest
- logBytesFromUrl() - Method in class com.reallifedeveloper.tools.ReadBytesTest
M
- main() - Method in class com.reallifedeveloper.tools.FullThreadDumpTest
- main() - Method in class com.reallifedeveloper.tools.ReadBytesTest
- mainIncorrectArgument() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitDtdGeneratorTest
- mainIncorrectPort() - Method in class com.reallifedeveloper.tools.FullThreadDumpTest
- mainNegativePort() - Method in class com.reallifedeveloper.tools.FullThreadDumpTest
- mainNoArguments() - Method in class com.reallifedeveloper.tools.FullThreadDumpTest
- mainNoArguments() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitDtdGeneratorTest
- mainNotAHostnamePort() - Method in class com.reallifedeveloper.tools.FullThreadDumpTest
- mainNotAPortNumber() - Method in class com.reallifedeveloper.tools.FullThreadDumpTest
- mainTwoArguments() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitDtdGeneratorTest
- mainWithConfigurationClass() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitDtdGeneratorTest
- mainWithConfigurationFile() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitDtdGeneratorTest
- mainWrongNumberOfArgument() - Method in class com.reallifedeveloper.tools.ReadBytesTest
- mappedSuperclassWithFieldAnnotations() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- mappedSuperclassWithMethodAnnotations() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- moveMessages() - Method in class com.reallifedeveloper.tools.rabbitmq.MoveMessagesIT
- moveMessages() - Method in class com.reallifedeveloper.tools.rabbitmq.MoveMessagesTest
- MoveMessagesIT - Class in com.reallifedeveloper.tools.rabbitmq
- MoveMessagesIT() - Constructor for class com.reallifedeveloper.tools.rabbitmq.MoveMessagesIT
- MoveMessagesTest - Class in com.reallifedeveloper.tools.rabbitmq
- MoveMessagesTest() - Constructor for class com.reallifedeveloper.tools.rabbitmq.MoveMessagesTest
N
- name() - Method in class com.reallifedeveloper.tools.test.database.dbunit.TestEntity
- normalUseWithDtd() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbTestHelperTest
- normalUseWithDtdAndWithoutDataTypeFactory() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbTestHelperTest
- normalUseWithoutDtd() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbTestHelperTest
P
- parseCorrectDate() - Method in class com.reallifedeveloper.tools.test.fitnesse.FitNesseFixtureTest
- parseDate() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- parseDateTime() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- parseIncorrectDate() - Method in class com.reallifedeveloper.tools.test.fitnesse.FitNesseFixtureTest
- parseMalformedDate() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- parseMalformedDateTime() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- parseNullDate() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- parseNullDateTime() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- processBar(String, String, String) - Method in interface com.reallifedeveloper.tools.gis.Shape2Sql.BarProcessor
-
Processes the given bar information.
- processFeature(Feature) - Method in class com.reallifedeveloper.tools.gis.Shape2Sql.BarFeatureProcessor
-
Reads bar information from a
org.opengis.feature.Feature
and processes this information with the currentShape2Sql.BarProcessor
. - processShapefile() - Method in class com.reallifedeveloper.tools.gis.ShapefileProcessorTest
- processShapefileNonExistingUrl() - Method in class com.reallifedeveloper.tools.gis.ShapefileProcessorTest
- processShapefileNullUrl() - Method in class com.reallifedeveloper.tools.gis.ShapefileProcessorTest
R
- ReadBytesTest - Class in com.reallifedeveloper.tools
- ReadBytesTest() - Constructor for class com.reallifedeveloper.tools.ReadBytesTest
- readDataSetFromClasspathEmptyResourceNames() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbTestHelperTest
- readDataSetFromClasspathNonExistingDtd() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbTestHelperTest
- readDataSetFromClasspathNonExistingResourceName() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbTestHelperTest
- readDataSetFromClasspathNullResourceNames() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbTestHelperTest
- readFileForEntityWithAssociations() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitFlatXmlReaderTest
- readFileForEntityWithMissingAssociations() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitFlatXmlReaderTest
- readFileForSimpleEntity() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitFlatXmlReaderTest
- readFileWithIncorrectAttribute() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitFlatXmlReaderTest
- readFileWithoutAttributes() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitFlatXmlReaderTest
- readNonExistingFile() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitFlatXmlReaderTest
- readNonExistingResource() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- readResource() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- readResourceNullResourceName() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- readWrongTypeOfFile() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitFlatXmlReaderTest
- repository() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- repository() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
S
- s() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity
- save() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- saveAll() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- saveAllAndFlush() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- saveAllNullEntities() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- saveAndFlush() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- saveAndFlushNullEntity() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- saveNullEntity() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- saveNullPrimaryKeyWithGenerator() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- saveNullPrimaryKeyWithGeneratorAndMethodAnnotations() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- saveNullPrimaryKeyWithNoGenerator() - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- saveTestEntityWithMethodAnnotations() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- shape2sql() - Method in class com.reallifedeveloper.tools.gis.ShapefileProcessorTest
- Shape2Sql - Class in com.reallifedeveloper.tools.gis
-
An example of how to use a
ShapefileProcessor
to create SQL insert statements for a particular type of shapefile. - Shape2Sql() - Constructor for class com.reallifedeveloper.tools.gis.Shape2Sql
- Shape2Sql.BarFeatureProcessor - Class in com.reallifedeveloper.tools.gis
-
Interprets a
org.opengis.feature.Feature
from a shapefile with bar information and processes it with aShape2Sql.BarProcessor
. - Shape2Sql.BarProcessor - Interface in com.reallifedeveloper.tools.gis
-
Defines some kind of processing of bar information.
- ShapefileDrawingPanelTest - Class in com.reallifedeveloper.tools.gis
-
A "test" showing how to draw the geometries in a shapefile using a
GeometryDrawingPanel
. - ShapefileDrawingPanelTest() - Constructor for class com.reallifedeveloper.tools.gis.ShapefileDrawingPanelTest
- ShapefileProcessorTest - Class in com.reallifedeveloper.tools.gis
- ShapefileProcessorTest() - Constructor for class com.reallifedeveloper.tools.gis.ShapefileProcessorTest
- size(Iterable<?>) - Method in class com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepositoryTest
- SRID - Static variable in class com.reallifedeveloper.tools.gis.Shape2Sql
-
The SRID that identifies the coordinate system that is used in the shapefile and also in the SQL file being created.
- string() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity
T
- tearDown() - Method in class com.reallifedeveloper.tools.FullThreadDumpTest
- tearDownBeforeSetUp() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbTestTest
- test() - Method in class com.reallifedeveloper.tools.gis.ShapefileDrawingPanelTest
- testEntities() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity
- testEntity() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity
- TestEntity - Class in com.reallifedeveloper.tools.test.database.dbunit
- TestEntity(Long, String) - Constructor for class com.reallifedeveloper.tools.test.database.dbunit.TestEntity
- testEnum() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity
- testLogger() - Method in class com.reallifedeveloper.tools.test.fitnesse.FitNesseFixtureTest
- testRepository() - Method in class com.reallifedeveloper.tools.test.database.dbunit.DbTestTest
- testResetApplicationContext() - Method in class com.reallifedeveloper.tools.test.fitnesse.FitNesseFixtureTest
- testToString() - Method in class com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepositoryTest
- testToString() - Method in class com.reallifedeveloper.tools.test.fitnesse.FitNesseFixtureTest
- testToStringNull() - Method in class com.reallifedeveloper.tools.test.fitnesse.FitNesseFixtureTest
- TestUtilTest - Class in com.reallifedeveloper.tools.test
- TestUtilTest() - Constructor for class com.reallifedeveloper.tools.test.TestUtilTest
- transactionManager(EntityManagerFactory) - Method in class com.reallifedeveloper.tools.test.database.dbunit.DatabaseTestConfiguration
- translate(URL, OutputStream) - Method in class com.reallifedeveloper.tools.gis.Shape2Sql
-
Reads a shapefile containing a map of bars, with information about the name and home page of each bar, and translates this into SQL insert statements appropriate for SQL Server.
V
- valueOf(String) - Static method in enum class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity.TestEnum
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity.TestEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- writeToFile() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- writeToNonExistingFile() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
- writeToReadOnlyFile() - Method in class com.reallifedeveloper.tools.test.TestUtilTest
All Classes and Interfaces|All Packages|Constant Field Values