C# 클래스 Akka.Persistence.Tests.SnapshotFailureRobustnessSpec

상속: Akka.Persistence.Tests.PersistenceSpec
파일 보기 프로젝트 열기: rogeralsing/akka.net

공개 메소드들

메소드 설명
SnapshotFailureRobustnessSpec ( ) : System

비공개 메소드들

메소드 설명
PersistentActor_with_a_failing_snapshot_should_receive_failure_message_when_bulk_deleting_snapshots_fails ( ) : void
PersistentActor_with_a_failing_snapshot_should_receive_failure_message_when_deleting_a_single_snapshot_fails ( ) : void
PersistentActor_with_a_failing_snapshot_should_recover_state_starting_from_the_most_recent_complete_snapshot ( ) : void

메소드 상세

SnapshotFailureRobustnessSpec() 공개 메소드

public SnapshotFailureRobustnessSpec ( ) : System
리턴 System