Zend certified PHP/Magento developer

Get category URL with Url Rewrites Rules by Category ID

I have categories with Url Rewrites Rules. For example, base url for category MyTest = /mytest. But with rewrite rule url = /new-mytest. If I use MagentoCatalogModelResourceModelCategoryCollectionFactory – I get base url (/mytest). How can I get finally url for my categiry?