YapDatabase/Testing/UnitTesting
2014-05-30 16:35:21 -07:00
..
TestNodes.h Added support for encrypting the destinationFilePath when storing it to the database. Also fixed a few bugs in the YapDatabaseRelationship extension. And added quite a bit more unit test coverage for the extension. 2014-05-30 16:35:21 -07:00
TestNodes.m Added support for encrypting the destinationFilePath when storing it to the database. Also fixed a few bugs in the YapDatabaseRelationship extension. And added quite a bit more unit test coverage for the extension. 2014-05-30 16:35:21 -07:00
TestObject.h Adding YapDatabaseSecondaryIndex extension 2013-10-21 17:06:59 -07:00
TestObject.m Adding YapDatabaseSecondaryIndex extension 2013-10-21 17:06:59 -07:00
TestViewChangeLogic.m Performance improvement for YapCollectionKey, and many related activities, especially consolidateRowChanges 2014-05-19 20:54:54 -07:00
TestViewMappingsLogic.m Performance improvement for YapCollectionKey, and many related activities, especially consolidateRowChanges 2014-05-19 20:54:54 -07:00
TestYapDatabase.m Fixing compiler warnings in unit test code (shadowed variable warnings) 2014-05-13 15:22:05 -07:00
TestYapDatabaseFilteredView.m Renaming a few methods: numberOfKeysInGroup -> numberOfItemsInGroup, numberOfKeysInAllGroups -> numberOfItemsInAllGroups. This name change matches the API in YapDatabaseViewMappings (also UICollectionView). The previous methods have been marked as deprecated. 2014-05-15 17:59:10 -07:00
TestYapDatabaseFullTextSearch.m Upgrading project to use XCTest 2014-03-11 18:02:14 -07:00
TestYapDatabaseRelationship.m Added support for encrypting the destinationFilePath when storing it to the database. Also fixed a few bugs in the YapDatabaseRelationship extension. And added quite a bit more unit test coverage for the extension. 2014-05-30 16:35:21 -07:00
TestYapDatabaseSearchResultsView.m Work in progress on YapDatabaseSearchResultsView 2014-05-16 18:04:00 -07:00
TestYapDatabaseSecondaryIndex.m Upgrading project to use XCTest 2014-03-11 18:02:14 -07:00
TestYapDatabaseView.m Renaming a few methods: numberOfKeysInGroup -> numberOfItemsInGroup, numberOfKeysInAllGroups -> numberOfItemsInAllGroups. This name change matches the API in YapDatabaseViewMappings (also UICollectionView). The previous methods have been marked as deprecated. 2014-05-15 17:59:10 -07:00