find

abstract fun find(profileName: String, env: String): TestConfig?(source)

Returns the TestConfig of the given profileName and env or null in case the profile or environment does not exist.