Sync docs from master to gh-pages
This commit is contained in:
@@ -699,7 +699,7 @@ The following example shows how it works in the <code>contracts</code> closure:<
|
||||
<div class="content">
|
||||
<div class="listingblock">
|
||||
<div class="content">
|
||||
<pre class="highlightjs highlight"><code class="language-groovy hljs" data-lang="groovy">packageWithBaseClasses.set('com.example.base')</code></pre>
|
||||
<pre class="highlightjs highlight"><code class="language-groovy hljs" data-lang="groovy">packageWithBaseClasses = 'com.example.base'</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -717,7 +717,7 @@ name of the base class for the matched contract. You have to provide a list call
|
||||
<div class="content">
|
||||
<div class="listingblock">
|
||||
<div class="content">
|
||||
<pre class="highlightjs highlight"><code class="language-groovy hljs" data-lang="groovy">baseClassForTests.set("com.example.FooBase")
|
||||
<pre class="highlightjs highlight"><code class="language-groovy hljs" data-lang="groovy">baseClassForTests = "com.example.FooBase"
|
||||
baseClassMappings {
|
||||
baseClassMapping('.*/com/.*', 'com.example.ComBase')
|
||||
baseClassMapping('.*/bar/.*': 'com.example.BarBase')
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
/Author <feff004100640061006d00200044007500640063007a0061006b002c0020004d0061007400680069006100730020004400fc0073007400650072006800f600660074002c0020004d0061007200630069006e002000470072007a0065006a0073007a0063007a0061006b002c002000440065006e006e006900730020004b0069006500730065006c0068006f007200730074002c0020004a0061006b007500620020004b007500620072007901440073006b0069002c0020004b00610072006f006c0020004c0061007300730061006b002c0020004f006c006700610020004d00610063006900610073007a0065006b002d0053006800610072006d0061002c0020004d00610072006900750073007a00200053006d0079006b007501420061002c0020004400610076006500200053007900650072002c0020004a0061007900200042007200790061006e0074>
|
||||
/Creator (Asciidoctor PDF 1.5.0.alpha.18, based on Prawn 2.2.2)
|
||||
/Producer <feff004100640061006d00200044007500640063007a0061006b002c0020004d0061007400680069006100730020004400fc0073007400650072006800f600660074002c0020004d0061007200630069006e002000470072007a0065006a0073007a0063007a0061006b002c002000440065006e006e006900730020004b0069006500730065006c0068006f007200730074002c0020004a0061006b007500620020004b007500620072007901440073006b0069002c0020004b00610072006f006c0020004c0061007300730061006b002c0020004f006c006700610020004d00610063006900610073007a0065006b002d0053006800610072006d0061002c0020004d00610072006900750073007a00200053006d0079006b007501420061002c0020004400610076006500200053007900650072002c0020004a0061007900200042007200790061006e0074>
|
||||
/ModDate (D:20190903185030+00'00')
|
||||
/CreationDate (D:20190903185055+00'00')
|
||||
/ModDate (D:20190903192934+00'00')
|
||||
/CreationDate (D:20190903192959+00'00')
|
||||
>>
|
||||
endobj
|
||||
2 0 obj
|
||||
|
||||
Reference in New Issue
Block a user