Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 532 Bytes

File metadata and controls

13 lines (10 loc) · 532 Bytes

YandexTestApplicationSenioriOSDeveloper

This is test application for yandex vacancy https://yandex.ru/jobs/vacancies/dev/mob_ios/

  1. Folder Tests
  2. There is test data for sixth task in TestsData folder.
  3. There are several one-liners at top of SixthTaskTests.m which helps you generate and check test data for sixth task
  4. SecondTaskTests.m contains tasks #2 and #3
  5. FirstTaskTests.m contains task #1
  6. ForthTaskTests.m contains task #4
  7. ThreadSafeDictionary.(h|m) contains task #5
  8. SixthTaskTests.m contains task #6