Beispiel #1
0
 protected virtual void AssertedTopInsideOfNoExpectedValueEventHandler(object sender, LayoutTwoComponentsNoExpectedActionEventArgs arg)
 {
 }
Beispiel #2
0
 protected override void AssertedBottomInsideOfNoExpectedValueEventHandler(object sender, LayoutTwoComponentsNoExpectedActionEventArgs arg)
 => Logger.LogInformation($"Assert {arg.Element.ComponentName} is bottom inside of {arg.SecondElement.ComponentName}.");