Projekt

Obecné

Profil

Stáhnout (212 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
using Microsoft.VisualStudio.TestTools.UnitTesting;
2

    
3
namespace FrontendTesting
4
{
5
    [TestClass]
6
    public class UnitTest1
7
    {
8
        [TestMethod]
9
        public void TestMethod1()
10
        {
11
        }
12
    }
13
}
(3-3/3)