testRuntimeOnly

Registers LWJGL modules on the testRuntimeOnly configuration.

The selected modules will:

Parameters

entries

A collection of LwjglEntry values to register on the implementation configuration.


fun testRuntimeOnly(vararg entries: LwjglEntry)

Registers LWJGL modules on the testRuntimeOnly configuration.

The selected modules will:

Parameters

entries

One or more LwjglEntry values to register on the implementation configuration.