Index

C K O W 
All Classes and Interfaces|All Packages

C

configure() - Method in class org.testcontainers.k6.K6Container

K

K6Container - Class in org.testcontainers.k6
 
K6Container(String) - Constructor for class org.testcontainers.k6.K6Container
Creates a new container instance based upon the provided image name.
K6Container(DockerImageName) - Constructor for class org.testcontainers.k6.K6Container
Creates a new container instance based upon the provided image.

O

org.testcontainers.k6 - package org.testcontainers.k6
 

W

withCmdOptions(String...) - Method in class org.testcontainers.k6.K6Container
Specifies additional command line options to be provided to the k6 command.
withScriptVar(String, String) - Method in class org.testcontainers.k6.K6Container
Adds a key-value pair for access within test scripts as an environment variable.
withTestScript(MountableFile) - Method in class org.testcontainers.k6.K6Container
Specifies the test script to be executed within the container.
C K O W 
All Classes and Interfaces|All Packages