コード例 #1
0
        public void Test_UserLoginRepo()
        {
            var x = ul.ReadFromStore();

            Assert.IsNotNull(x);
        }