All Downloads are FREE. Search and download functionalities are using the official Maven repository.

fitnesse.resources.templates.searchResults.vm Maven / Gradle / Ivy

The newest version!

Searching...

#set( $hits = 0 ) #traverse( $resultResponder ) #set( $pagePath = $result.getPageCrawler().getFullPath().toString() ) #set( $hits = $hits + 1 ) #end
Type Page Tags LastModified
#if($result.getData().hasAttribute("Suite")) Suite #end #if($result.getData().hasAttribute("Test")) Test #end $pagePath #set ( $tags = $result.getData().getAttribute("Suites") ) $result.getData().getProperties().getLastModificationTime()
Back

To save this search as a link, paste the text below into a page.

[[Search below !-$page.getName()-! for <description>][$page.getPageCrawler().getFullPath()?$queryString]]
#if ($hits > 1) #elseif ($hits == 1) #else #end




© 2015 - 2024 Weber Informatics LLC | Privacy Policy