Uses of Class
step.plugins.cypress.CypressSessionManager
-
Packages that use CypressSessionManager Package Description step.plugins.cypress -
-
Uses of CypressSessionManager in step.plugins.cypress
Fields in step.plugins.cypress declared as CypressSessionManager Modifier and Type Field Description protected CypressSessionManager
AbstractCypressSession. cypressSessionManager
Constructors in step.plugins.cypress with parameters of type CypressSessionManager Constructor Description AbstractCypressSession(CypressSessionManager cypressSessionManager, java.io.File projectFile)
CypressCommandRunnerSession(CypressSessionManager cypressSessionManager, java.io.File projectFile)
CypressSpecRunnerSession(CypressSessionManager cypressSessionManager, java.io.File projectFile)
-