Skip to content

Assertions: Inspection

This page mirrors the Inspection section from Assertions.

ReadConfiguration

Source file, signature, and docstring

Member AssertionBuilder.ReadConfiguration()

Kind function

Declaring Type AssertionBuilder

Source File QaaS.Runner.Assertions/ConfigurationObjects/AssertionBuilder.cs

Signature

public IConfiguration ReadConfiguration()

Docstring

Returns the configuration currently stored on the Runner assertion builder instance.

Use this method when working with the documented Runner assertion builder API surface in code. Use it to inspect the current configured state without rebuilding the surrounding collection or runtime object graph.