CookiesTest
abstract class CookiesTest : TestWithKtor
Constructors
CookiesTest(factory: HttpClientEngineFactory<*>) |
Properties
open val server: ApplicationEngine |
Inherited Properties
val serverPort: Int |
|
open val timeout: CoroutinesTimeout |
Functions
fun caseSensitive(): <ERROR CLASS> |
|
fun multipleClients(): <ERROR CLASS> |
|
fun testAccept(): <ERROR CLASS> |
|
fun testConstant(): <ERROR CLASS> |
|
fun testExpiration(): <ERROR CLASS> |
|
fun testMultipleCookies(): <ERROR CLASS> |
|
fun testPath(): <ERROR CLASS> |
|
fun testUpdate(): <ERROR CLASS> |
|
fun testWithLeadingDot(): <ERROR CLASS> |
Inherited Functions
fun startServer(): Unit |
|
fun stopServer(): Unit |