C# Class Microsoft.CodeAnalysis.Sarif.Writers.ResultLogJsonWriterTests

Inheritance: JsonTests
Mostra file Open project: Microsoft/sarif-sdk

Public Properties

Property Type Description
s_invocation Invocation

Private Methods

Method Description
ResultLogJsonWriter_AcceptsResultAndTool ( ) : void
ResultLogJsonWriter_CannotWriteConfigurationNotificationsTwice ( ) : void
ResultLogJsonWriter_CannotWriteInvocationTwice ( ) : void
ResultLogJsonWriter_CannotWriteResultsToDisposedWriter ( ) : void
ResultLogJsonWriter_CannotWriteToolNotificationsTwice ( ) : void
ResultLogJsonWriter_CannotWriteToolToDisposedWriter ( ) : void
ResultLogJsonWriter_DefaultIsEmpty ( ) : void
ResultLogJsonWriter_MultipleDisposeAllowed ( ) : void
ResultLogJsonWriter_RequiresNonNullResult ( ) : void
ResultLogJsonWriter_RequiresNonNullTool ( ) : void
ResultLogJsonWriter_ResultsMayNotBeWrittenMoreThanOnce ( ) : void
ResultLogJsonWriter_ToolMayNotBeWrittenMoreThanOnce ( ) : void
ResultLogJsonWriter_WritesConfigurationNotifications ( ) : void
ResultLogJsonWriter_WritesIdAndCorrelationId ( ) : void
ResultLogJsonWriter_WritesInvocation ( ) : void
ResultLogJsonWriter_WritesToolNotifications ( ) : void

Property Details

s_invocation public_oe static_oe property

public static Invocation s_invocation
return Invocation