Example #1
0
		public void Init()
		{
			serviceClient = new AssignmentServiceClient();
			
			// create test Assignments that can be used with the create and update methods
			
		}
Example #2
0
        public void Init()
        {
            serviceClient = new AssignmentServiceClient();

            // create test Assignments that can be used with the create and update methods
        }