getOffering

open override fun getOffering(id: String): Offering

Retrieves the offering with the specified ID.

Return

The Offering instance for testing purposes.

Parameters

id

The ID of the offering to retrieve. Ignored in this implementation.