Open php-coder opened 9 months ago
SlugUtilsTest.groovy
LocaleUtilsTest.groovy
PagerTest.groovy
SeriesSalesServiceImplTest.groovy
CatalogUtilsTest.groovy
StampsCatalogServiceImplTest.groovy
SeriesSalesImportServiceImplTest.groovy
SeriesInfoExtractorServiceImplTest.groovy
TimedSeriesInfoExtractorServiceTest.groovy
SeriesImportServiceImplTest.groovy
addRequest() should throw exception if url is incorrect
addRequest() should save url in the encoded form
addRequest() should not encode url if it is already encoded
SeriesServiceImplTest.groovy
add() should remove image when exception occurs
addImageToSeries() should remove image when exception occurs
CollectionServiceImplTest.groovy
CategoryServiceImplTest.groovy
ParticipantServiceImplTest.groovy
FilesystemImagePersistenceStrategyTest.groovy
ImageServiceImplTest.groovy
save() should pass content type '#contentType' to image dao
save() should pass abbreviated filename when it is too long
TimedImagePreviewStrategyTest.groovy
DatabaseImagePersistenceStrategyTest.groovy
SiteServiceImplTest.groovy
logEvent() should pass abbreviated method when it's too long
logEvent() should pass abbreviated referer when it's too long
logEvent() should pass abbreviated user agent when it's too long
logAboutAbsentPage() should pass abbreviated page when it's too long
CronServiceImplTest.groovy
SuspiciousActivityServiceImplTest.groovy
UsersActivationServiceImplTest.groovy
UserServiceImplTest.groovy
CountryServiceImplTest.groovy
JsoupSiteParserTest.java
JdbcCategoryDaoTest.java
JdbcCountryDaoTest.java
ContentSecurityPolicyHeaderWriterTest.java
TestObjects
Random
DateUtils
@todo
protected for using in unit tests
Check list:
SlugUtilsTest.groovy
LocaleUtilsTest.groovy
PagerTest.groovy
SeriesSalesServiceImplTest.groovy
(resolution: fully remove)CatalogUtilsTest.groovy
StampsCatalogServiceImplTest.groovy
(resolution: fully remove)SeriesSalesImportServiceImplTest.groovy
(resolution: fully remove)SeriesInfoExtractorServiceImplTest.groovy
TimedSeriesInfoExtractorServiceTest.groovy
(resolution: fully remove)SeriesImportServiceImplTest.groovy
(resolution: remove most of the tests)addRequest() should throw exception if url is incorrect
addRequest() should save url in the encoded form
addRequest() should not encode url if it is already encoded
SeriesServiceImplTest.groovy
(resolution: remove most of the tests)add() should remove image when exception occurs
addImageToSeries() should remove image when exception occurs
CollectionServiceImplTest.groovy
(resolution: fully remove)CategoryServiceImplTest.groovy
(resolution: fully remove)ParticipantServiceImplTest.groovy
(resolution: fully remove)FilesystemImagePersistenceStrategyTest.groovy
ImageServiceImplTest.groovy
(resolution: remove most of the tests)save() should pass content type '#contentType' to image dao
(but rename it and emphasize testing of conversion logic)save() should pass abbreviated filename when it is too long
TimedImagePreviewStrategyTest.groovy
(resolution: fully remove)DatabaseImagePersistenceStrategyTest.groovy
SiteServiceImplTest.groovy
(resolution: remove most of the tests)logEvent() should pass abbreviated method when it's too long
logEvent() should pass abbreviated referer when it's too long
logEvent() should pass abbreviated user agent when it's too long
logAboutAbsentPage() should pass abbreviated page when it's too long
CronServiceImplTest.groovy
SuspiciousActivityServiceImplTest.groovy
UsersActivationServiceImplTest.groovy
UserServiceImplTest.groovy
(resolution: fully remove)CountryServiceImplTest.groovy
(resolution: fully remove)JsoupSiteParserTest.java
JdbcCategoryDaoTest.java
JdbcCountryDaoTest.java
ContentSecurityPolicyHeaderWriterTest.java
TestObjects
,Random
andDateUtils
classes@todo
commentsprotected for using in unit tests