Uses of Class
ubic.gemma.web.util.BaseSpringWebTest
-
-
Uses of BaseSpringWebTest in ubic.gemma.web.controller
Subclasses of BaseSpringWebTest in ubic.gemma.web.controller Modifier and Type Class Description class
ErrorPagesTest
class
TaskRunningTest
Test of long job control. -
Uses of BaseSpringWebTest in ubic.gemma.web.controller.common.auditAndSecurity
Subclasses of BaseSpringWebTest in ubic.gemma.web.controller.common.auditAndSecurity Modifier and Type Class Description class
SignupControllerTest
This test replaces the recaptcha service used bySignupController
, so it is annotated withDirtiesContext
to invalidate the context once all the tests have completed. -
Uses of BaseSpringWebTest in ubic.gemma.web.controller.common.description.bibref
Subclasses of BaseSpringWebTest in ubic.gemma.web.controller.common.description.bibref Modifier and Type Class Description class
BibRefControllerTest
Tests the BibliographicReferenceControllerclass
PubMedQueryControllerTest
-
Uses of BaseSpringWebTest in ubic.gemma.web.controller.common.rss
Subclasses of BaseSpringWebTest in ubic.gemma.web.controller.common.rss Modifier and Type Class Description class
RssFeedControllerTest
-
Uses of BaseSpringWebTest in ubic.gemma.web.controller.expression
Subclasses of BaseSpringWebTest in ubic.gemma.web.controller.expression Modifier and Type Class Description class
CuratableValueObjectTest
-
Uses of BaseSpringWebTest in ubic.gemma.web.controller.expression.arrayDesign
Subclasses of BaseSpringWebTest in ubic.gemma.web.controller.expression.arrayDesign Modifier and Type Class Description class
ArrayDesignControllerTest
-
Uses of BaseSpringWebTest in ubic.gemma.web.controller.expression.experiment
Subclasses of BaseSpringWebTest in ubic.gemma.web.controller.expression.experiment Modifier and Type Class Description class
ExperimentalDesignControllerIntegrationTest
class
ExpressionExperimentControllerTest
-
Uses of BaseSpringWebTest in ubic.gemma.web.controller.security
Subclasses of BaseSpringWebTest in ubic.gemma.web.controller.security Modifier and Type Class Description class
SecurityControllerTest
-
Uses of BaseSpringWebTest in ubic.gemma.web.remote
Subclasses of BaseSpringWebTest in ubic.gemma.web.remote Modifier and Type Class Description class
AuditControllerTest
-
Uses of BaseSpringWebTest in ubic.gemma.web.scheduler
Subclasses of BaseSpringWebTest in ubic.gemma.web.scheduler Modifier and Type Class Description class
SchedulerSecurityTest
Tests security of methods run by Quartz. -
Uses of BaseSpringWebTest in ubic.gemma.web.util
Subclasses of BaseSpringWebTest in ubic.gemma.web.util Modifier and Type Class Description class
MessageSourceTest
-