Warning: session_start(): open(/var/lib/php/sessions/sess_kn271vi1nn0ccba5io1fmtkino, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
set flag OurSyncCollections.
svoid allTests_structure() {
test_structure_lambdasAndAnonymousClasses();
test_structure_customObjects();
test_structure_synchroList();
test_restructure_syncLinkedList();
test_structure_synchroLinkedHashMap();
test_structure_synchronizedTreeMap();
test_restructure_MRUCache();
test_restructure_syncMRUCache();
test_restructure_MRUAndAllTimeTop();
test_structure_listContainingItself();
test_unstructureMissingClassToBaseClass();
test_unstructureMissingConcept();
test_structure_multiDimensionalIntArrays();
test_structure_stringArrays();
test_structure_nonTransientPersistenceInfo();
test_structure_transientPersistenceInfo();
test_structure_nonTransientPersistenceInfoInFieldValues();
test_structure_OptimizedMultiSet();
test_structure_innerSubclassOfDynamicObject();
test_structure_IPersistenceInfo();
test_structure_enum();
test_structure_shouldIncludeField();
test_structure_skipDefaultValues();
test_structure_customSerializer();
test_structure_TransientObject();
test_structure_Color();
test_unstructureErrorInConstructor();
test_unstructure_jdkObject();
print();
print("All structure/unstructure tests OK!");
print("Please ignore any errors printed above, they are necessary and good.");
}