コード例 #1
0
 public static string Phrase() => Hacker.Phrase();
コード例 #2
0
 public void can_get_a_hacker_phrase()
 {
     hacker.Phrase().Should().Be("Use the neural RAM driver, then you can calculate the neural driver!");
 }